Skip to content

Commit cc4a919

Browse files
authored
feat: add css files in .editorconfig template (#48)
1 parent e07a55b commit cc4a919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: templates/_editorconfig.ejs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[*.{js,jsx,mjs,cjs,ts,tsx,mts,cts,vue}]
1+
[*.{js,jsx,mjs,cjs,ts,tsx,mts,cts,vue,css,scss,sass,less,styl}]
22
charset = utf-8
33
indent_size = 2
44
indent_style = space

0 commit comments

Comments
 (0)