--- a/.editorconfig Wed Jun 14 15:29:01 2017 +0200 +++ b/.editorconfig Wed Jun 14 16:06:40 2017 +0200 @@ -8,6 +8,6 @@ insert_final_newline = true trim_trailing_whitespace = true -[*.js] +[*.js,*.css] indent_style = space indent_size = 2