diff --git a/.editorconfig b/.editorconfig index 2f5475e44..5de91fea9 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,6 @@ root = true -[**.{js,rb,css,erb,md,json,yml}] +[**.{js,rb,css,scss,erb,md,json,yml}] indent_style = space indent_size = 2 end_of_line = lf