We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a9519a commit cc91965Copy full SHA for cc91965
.editorconfig
@@ -7,7 +7,7 @@ charset = 'utf8'
7
trim_trailing_whitespace = true
8
indent_style = 'space'
9
indent_size = 4
10
-[*.js]
+[{*.js,*.css}]
11
charset = 'utf8'
12
13
0 commit comments