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 3e185e1 commit 2947147Copy full SHA for 2947147
.stylelintrc.json
@@ -0,0 +1,7 @@
1
+{
2
+ "extends": "stylelint-config-standard",
3
+ "rules": {
4
+ "indentation": 2,
5
+ "color-no-invalid-hex": true
6
+ }
7
+}
0 commit comments