Skip to content

Commit cee219c

Browse files
committed
chore(*): add stylefmt, close #108
1 parent e3577c5 commit cee219c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
"postcss-mixins": "^5.4.1",
7676
"postcss-nested": "^1.0.0",
7777
"postcss-sorting": "^1.7.0",
78+
"stylefmt": "^5.0.4",
7879
"stylelint": "^7.7.1",
7980
"stylelint-config-standard": "^15.0.1",
8081
"updtr": "^0.2.3"

postcss.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"use": [
33
"postcss-devtools",
4+
"stylefmt",
45
"postcss-easy-import",
56
"postcss-each",
67
"postcss-mixins",

0 commit comments

Comments
 (0)