.editorconfig
changeset 33 238818343253
parent 9 bb8daf87c1de
child 44 3b20e2b584fe
--- a/.editorconfig	Wed Jun 14 15:29:01 2017 +0200
+++ b/.editorconfig	Wed Jun 14 16:06:40 2017 +0200
@@ -8,6 +8,6 @@
 insert_final_newline = true
 trim_trailing_whitespace = true
 
-[*.js]
+[*.js,*.css]
 indent_style = space
 indent_size = 2