diff --git a/.editorconfig b/.editorconfig index 49682b93..748753e3 100644 --- a/.editorconfig +++ b/.editorconfig @@ -4,7 +4,7 @@ root = true end_of_line = lf insert_final_newline = true -[{*.html,*.twig,*.coffee,*.php,*.feature,*.yml}] +[{*.html,*.twig,*.coffee,*.php,*.feature,*.yml,*.sass}] indent_style = space indent_size = 4