diff --git a/.editorconfig b/.editorconfig index 492fca883..39cb692c8 100644 --- a/.editorconfig +++ b/.editorconfig @@ -16,7 +16,7 @@ indent_size = 2 [*.vue] indent_size = 2 -[*.pcss] +[*.css] indent_size = 2 [Makefile]