Skip to content

Commit 3eac351

Browse files
authored
Add CSS files to editorconfig (#19289)
Signed-off-by: lucperkins <[email protected]>
1 parent 3a2944c commit 3eac351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ charset = utf-8
55
max_line_length = 80
66
trim_trailing_whitespace = true
77

8-
[*.{html,js,json,sass,md,mmark,toml,yaml}]
8+
[*.{css,html,js,json,sass,md,mmark,toml,yaml}]
99
indent_style = space
1010
indent_size = 2
1111

0 commit comments

Comments
 (0)