Skip to content

Commit aabea92

Browse files
committed
Update package.json
1 parent 6b1347d commit aabea92

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
22
"name": "postcss-sorting",
3-
"version": "0.0.0",
4-
"description": "PostCSS plugin sorting.",
3+
"version": "1.0.0",
4+
"description": "PostCSS plugin to sort rules content with specified order.",
55
"keywords": [
66
"postcss",
77
"css",
88
"postcss-plugin",
9-
"sorting"
9+
"sorting",
10+
"order"
1011
],
1112
"author": "Aleks Hudochenkov <[email protected]>",
1213
"license": "MIT",

0 commit comments

Comments
 (0)