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.
2 parents 3e185e1 + 2947147 commit 3b60293Copy full SHA for 3b60293
.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