diff --git a/.editorconfig b/.editorconfig index 31b53eda..ccf5a2ea 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,5 +12,5 @@ indent_style = space insert_final_newline = true trim_trailing_whitespace = true -[*.scss] +[*.{scss,md}] indent_size = 4