We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc03991 commit 27fc0ecCopy full SHA for 27fc0ec
1 file changed
.editorconfig
@@ -19,3 +19,7 @@ indent_size = 2
19
[*.json]
20
trim_trailing_whitespace = false
21
indent_size = 2
22
+
23
+[*.scss]
24
+trim_trailing_whitespace = false
25
+indent_size = 2
0 commit comments