From d3bd3f224b4c98f078141c1840013f2720ca77cb Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Mon, 14 Jul 2025 14:32:14 -0400 Subject: [PATCH] AutoYADM commit: 2025-07-14 14:32:14 --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index ad8e3bb4..de3c345d 100644 --- a/.editorconfig +++ b/.editorconfig @@ -34,7 +34,7 @@ indent_size = 2 [*.fish] indent_style = space indent_size = 4 -[*.html] +[*.{html,css}] indent_style = space indent_size = 2