diff --git a/.stylelintrc b/.stylelintrc index a58e7ab8da..fc50e40c1c 100644 --- a/.stylelintrc +++ b/.stylelintrc @@ -62,7 +62,7 @@ "declaration-empty-line-before": "never", "declaration-property-unit-blacklist": { - "line-height": ["rem", "px", "em", "%"] + "line-height": ["rem", "em", "%"] }, "declaration-property-unit-whitelist": { "height": ["px", "%", "vh"],