Set config for sass files

This commit is contained in:
Oliver Davies 2018-12-18 22:57:30 +00:00
parent 7d15435fb0
commit cfc41d2f4a

View file

@ -12,6 +12,9 @@ trim_trailing_whitespace = true
indent_size = 4 indent_size = 4
indent_style = space indent_style = space
[*.sass]
indent_size = 2
[*.vue] [*.vue]
indent_size = 2 indent_size = 2