diff --git a/.editorconfig b/.editorconfig index c1ad90a2d..4fb74f2b8 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,3 +11,7 @@ indent_size = 2 [*.html] indent_style = space indent_size = 2 + +[*.scss] +indent_style = space +indent_size = 2