diff --git a/.editorconfig b/.editorconfig index 637d3c5fb..0dcc739fa 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,9 +1,7 @@ +root = true + [*.scss] indent_size = 2 -[{ - tangerine.scss, - login.scss, - **/tangerine/*.scss -}] +[login.scss] indent_size = 4 \ No newline at end of file