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 e3577c5 commit cee219cCopy full SHA for cee219c
2 files changed
package.json
@@ -75,6 +75,7 @@
75
"postcss-mixins": "^5.4.1",
76
"postcss-nested": "^1.0.0",
77
"postcss-sorting": "^1.7.0",
78
+ "stylefmt": "^5.0.4",
79
"stylelint": "^7.7.1",
80
"stylelint-config-standard": "^15.0.1",
81
"updtr": "^0.2.3"
postcss.json
@@ -1,6 +1,7 @@
1
{
2
"use": [
3
"postcss-devtools",
4
+ "stylefmt",
5
"postcss-easy-import",
6
"postcss-each",
7
"postcss-mixins",
0 commit comments