Swap sass for plain CSS

This commit is contained in:
Oliver Davies 2019-03-09 08:15:13 +00:00
parent 2c30a88d53
commit 5cf2312233
18 changed files with 111 additions and 123 deletions

View file

@ -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