From f0f84513f8efe533b6ee670a6f1a0c074387b2ec Mon Sep 17 00:00:00 2001 From: Volpeon Date: Wed, 13 Aug 2025 12:01:46 +0200 Subject: Make use of SASS modules --- .stylelintrc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.stylelintrc.json') diff --git a/.stylelintrc.json b/.stylelintrc.json index ad8225f..fa2128b 100644 --- a/.stylelintrc.json +++ b/.stylelintrc.json @@ -1,7 +1,7 @@ { "extends": "stylelint-config-sass-guidelines", "rules": { - "@stylistic/indentation": 4, + "@stylistic/indentation": "tab", "@stylistic/number-leading-zero": "never", "@stylistic/declaration-colon-space-after": null, "max-nesting-depth": 9, -- cgit v1.2.3-70-g09d2