diff options
Diffstat (limited to 'Timeline/ClientApp/.editorconfig')
-rw-r--r-- | Timeline/ClientApp/.editorconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Timeline/ClientApp/.editorconfig b/Timeline/ClientApp/.editorconfig index fc0b1223..54d8316a 100644 --- a/Timeline/ClientApp/.editorconfig +++ b/Timeline/ClientApp/.editorconfig @@ -9,5 +9,5 @@ tab_width = 2 [*.css]
tab_width = 2
-[*.scss]
+[*.sass]
tab_width = 2
|