diff --git a/projects/stylelint-config/index.json b/projects/stylelint-config/index.json index 429fe15e..b9356bc1 100644 --- a/projects/stylelint-config/index.json +++ b/projects/stylelint-config/index.json @@ -79,7 +79,7 @@ "ignoreTypes": ["/^/deep/"] } ], - "unit-allowed-list": ["px", "rem", "em", "deg", "s", "ms", "dpcm", "turn", "ch", "%"], + "unit-allowed-list": ["px", "rem", "em", "deg", "s", "ms", "dpcm", "turn", "ch", "%", "vh", "vw"], "color-no-invalid-hex": [ true, {