Adjust editorconfig for scss files
This commit is contained in:
+1
-1
@@ -8,5 +8,5 @@ insert_final_newline = true
|
|||||||
indent_size = 4
|
indent_size = 4
|
||||||
indent_style = space
|
indent_style = space
|
||||||
[*.{css,scss}]
|
[*.{css,scss}]
|
||||||
indent_size = 2
|
indent_size = 4
|
||||||
indent_style = space
|
indent_style = space
|
||||||
|
|||||||
Reference in New Issue
Block a user