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 4654b6a commit 043d4eeCopy full SHA for 043d4ee
2 files changed
.stylelintrc
@@ -1,3 +1,3 @@
1
{
2
- "extends": "stylelint-config-suitcss"
+ "extends": "stylelint-config-standard"
3
}
package.json
@@ -52,6 +52,6 @@
52
"postcss-nested": "^1.0.0",
53
"postcss-sorting": "^1.1.0",
54
"stylelint": "^4.1.0",
55
- "stylelint-config-suitcss": "^3.0.0"
+ "stylelint-config-standard": "^3.0.0"
56
57
0 commit comments