We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aa8153 commit 5a2b360Copy full SHA for 5a2b360
2 files changed
LICENSE
@@ -1,6 +1,6 @@
1
The MIT License (MIT)
2
3
-Copyright 2019 Andrey Sitnik <andrey@sitnik.ru>
+Copyright 2019 Andrey Sitnik <andrey@sitnik.es>
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy of
6
this software and associated documentation files (the "Software"), to deal in
package.json
@@ -18,7 +18,7 @@
18
"test:lint": "eslint .",
19
"test": "pnpm run /^test:/"
20
},
21
- "author": "Andrey Sitnik <andrey@sitnik.ru>",
+ "author": "Andrey Sitnik <andrey@sitnik.es>",
22
"license": "MIT",
23
"repository": "postcss/postcss-dark-theme-class",
24
"engines": {
0 commit comments