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 bce9e2d commit 737e06eCopy full SHA for 737e06e
.npmignore
@@ -5,3 +5,7 @@ npm-debug.log
5
6
test/
7
.travis.yml
8
+.editorconfig
9
+.eslintrc
10
+*.sublime-*
11
+dev/
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "postcss-sorting",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "PostCSS plugin to sort rules content with specified order.",
"keywords": [
"postcss",
0 commit comments