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 d1db1d7 commit 8d63895Copy full SHA for 8d63895
.npmignore
package.json
@@ -16,6 +16,10 @@
16
"url": "https://github.com/hudochenkov/postcss-sorting/issues"
17
},
18
"homepage": "https://github.com/hudochenkov/postcss-sorting",
19
+ "files": [
20
+ "configs",
21
+ "index.js"
22
+ ],
23
"dependencies": {
24
"postcss": "^5.0.16"
25
0 commit comments