]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - .editorconfig
Fix resolution issues and 'title' issues
[github/wallabag/wallabag.git] / .editorconfig
index f339d2da64282d939d8d1a568b7cd8bf7265c42e..d4ef734907cc9bc0d04bd27f1e7611f3452a1ba2 100644 (file)
@@ -8,3 +8,7 @@ indent_style = space
 indent_size = 4
 trim_trailing_whitespace = true
 insert_final_newline = true
+
+[*.css]
+indent_style = space
+indent_size = 2