diff --git a/.editorconfig b/.editorconfig index cebb2ba58..e54c76381 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,6 @@ root = true -[*.{js,ts,tsx}] +[*.{js,ts,tsx,css}] charset = utf-8 end_of_line = lf indent_size = 4