Skip to content

Commit b2c3175

Browse files
colifftmcw
authored andcommitted
editorconfig rules should apply to CSS too (#1275)
helps maintain consistency.
1 parent 29c19ff commit b2c3175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[**.js]
1+
[*.{js,css}]
22
indent_style = space
33
indent_size = 2
44
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)