Skip to content

Commit f211318

Browse files
committed
Add settings for CSS files
1 parent 0bd7d6a commit f211318

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ indent_style = tab
2525
[*.awk]
2626
indent_style = tab
2727

28+
[*.css]
29+
indent_style = tab
30+
2831
[*.md]
2932
indent_style = space
3033
indent_size = 4

0 commit comments

Comments
 (0)