aboutsummaryrefslogtreecommitdiffstats
path: root/.stylelintrc.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.stylelintrc.yaml')
-rw-r--r--.stylelintrc.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.stylelintrc.yaml b/.stylelintrc.yaml
index f889a6867c..d1be3eed82 100644
--- a/.stylelintrc.yaml
+++ b/.stylelintrc.yaml
@@ -74,7 +74,7 @@ rules:
keyframe-declaration-no-important: true
keyframe-selector-notation: null
keyframes-name-pattern: null
- length-zero-no-unit: true
+ length-zero-no-unit: [true, ignore: [custom-properties], ignoreFunctions: [var]]
max-nesting-depth: null
media-feature-name-allowed-list: null
media-feature-name-disallowed-list: null