diff --git a/.editorconfig b/.editorconfig index 0701177e..9dca9dab 100644 --- a/.editorconfig +++ b/.editorconfig @@ -34,7 +34,3 @@ indent_size = 2 [CMakeLists.txt] indent_style = space indent_size = 2 - -[*.scss] -indent_style = tab -indent_size = 4