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 32a57d0 commit 866cc4aCopy full SHA for 866cc4a
2 files changed
LICENSE
@@ -1,6 +1,6 @@
1
The MIT License (MIT)
2
3
-Copyright 2014 Andrey Sitnik <andrey@sitnik.ru>
+Copyright 2014 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
@@ -15,7 +15,7 @@
15
"test:lint": "eslint .",
16
"test": "pnpm run /^test:/"
17
},
18
- "author": "Andrey Sitnik <andrey@sitnik.ru>",
+ "author": "Andrey Sitnik <andrey@sitnik.es>",
19
"license": "MIT",
20
"repository": "postcss/postcss-nested",
21
"engines": {
0 commit comments