From 9857dd19b5e721265eca5a9ffb3416ef953aabcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Andrei?= Date: Fri, 27 Sep 2024 14:13:06 +0200 Subject: [PATCH] Atualiza .editorconfig --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index a769f32..27983e3 100644 --- a/.editorconfig +++ b/.editorconfig @@ -24,7 +24,7 @@ indent_style = space # 4 space indentation indent_size = 4 -[*.{html,dtml,pt,zpt,xml,zcml,js,json,ts,less,css,sass,yml,yaml}] +[*.{html,dtml,pt,zpt,xml,zcml,js,json,ts,less,css,scss,sass,yml,yaml}] # 2 space indentation indent_size = 2