diff --git a/.editorconfig b/.editorconfig index 228325c..4db4391 100644 --- a/.editorconfig +++ b/.editorconfig @@ -20,7 +20,7 @@ indent_size = 4 indent_style = tab tab_width = 4 -[*.{css,yml,html}] +[*.{css,yml,html,svg}] indent_style = space indent_size = 2