Skip to content

Commit 8e3bb70

Browse files
authored
Update .stylelintrc.json
1 parent 10dbc8f commit 8e3bb70

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.stylelintrc.json

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
{
22
"extends": "stylelint-config-sass-guidelines"
3+
"rules": {
4+
"indentation": 4
5+
}
36
}

0 commit comments

Comments
 (0)