forked from wallabag/wallabag
Fix resolution issues and 'title' issues
Also, modify editorconfig for css files. Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user