From 41b0d0497988274057fc2512c822a6bc9d2d3ebd Mon Sep 17 00:00:00 2001 From: Volpeon Date: Wed, 6 Aug 2025 16:40:56 +0200 Subject: Switch to tab indentation --- .stylelintrc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.stylelintrc.json') diff --git a/.stylelintrc.json b/.stylelintrc.json index c00dafa..0b9d42a 100644 --- a/.stylelintrc.json +++ b/.stylelintrc.json @@ -4,7 +4,7 @@ "stylelint-config-recess-order" ], "rules": { - "@stylistic/indentation": 4, + "@stylistic/indentation": "tab", "@stylistic/number-leading-zero": "never", "@stylistic/declaration-colon-space-after": null, "max-nesting-depth": 7, -- cgit v1.2.3-70-g09d2