From 0adc2b7014d9909869bc9888ac90a3ec142d9488 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 8 Oct 2024 12:36:57 +0200 Subject: Replace Oddbird with native SASS color functions --- .stylelintrc.json | 3 +++ 1 file changed, 3 insertions(+) (limited to '.stylelintrc.json') diff --git a/.stylelintrc.json b/.stylelintrc.json index 622a3c3..09d474e 100644 --- a/.stylelintrc.json +++ b/.stylelintrc.json @@ -4,6 +4,9 @@ "stylelint-order" ], "rules": { + "@stylistic/indentation": 4, + "@stylistic/number-leading-zero": "never", + "@stylistic/declaration-colon-space-after": null, "max-nesting-depth": 7, "selector-class-pattern": [ "^[closut](-[a-z0-9]+)+(__[a-z0-9]+(-[a-z0-9]+)*)*(--[a-z0-9]+(-[a-z0-9]+)*)*(\\@[a-z0-9]+(-[a-z0-9]+)*)?$", -- cgit v1.2.3-70-g09d2