Set config for sass files
This commit is contained in:
parent
7d15435fb0
commit
cfc41d2f4a
|
@ -12,6 +12,9 @@ trim_trailing_whitespace = true
|
|||
indent_size = 4
|
||||
indent_style = space
|
||||
|
||||
[*.sass]
|
||||
indent_size = 2
|
||||
|
||||
[*.vue]
|
||||
indent_size = 2
|
||||
|
||||
|
|
Reference in a new issue