We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10dbc8f commit 8e3bb70Copy full SHA for 8e3bb70
.stylelintrc.json
@@ -1,3 +1,6 @@
1
{
2
"extends": "stylelint-config-sass-guidelines"
3
+ "rules": {
4
+ "indentation": 4
5
+ }
6
}
0 commit comments