Swap sass for plain CSS
This commit is contained in:
parent
2c30a88d53
commit
5cf2312233
18 changed files with 111 additions and 123 deletions
|
@ -12,10 +12,7 @@ trim_trailing_whitespace = true
|
|||
indent_size = 4
|
||||
indent_style = space
|
||||
|
||||
[*.sass]
|
||||
indent_size = 2
|
||||
|
||||
[*.vue]
|
||||
[*.{css,js,vue}]
|
||||
indent_size = 2
|
||||
|
||||
# Markdown customizations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue