diff --git a/.editorconfig b/.editorconfig index a7ed4a83a5..06dbe065b1 100644 --- a/.editorconfig +++ b/.editorconfig @@ -24,5 +24,4 @@ indent_style = tab indent_style = tab [test/**.css] -indent_style = space -indent_size = 8 +indent_style = tab