diff --git a/.editorconfig b/.editorconfig index 12679d0..0d40c64 100644 --- a/.editorconfig +++ b/.editorconfig @@ -4,7 +4,7 @@ charset=utf-8 end_of_line=lf trim_trailing_whitespace=true insert_final_newline=true -[{Makefile,*.sass}] +[{Makefile,*.s[ac]ss}] indent_style=tab indent_size=1 [{ignore.txt,*.csv}]