diff --git a/.stylelintrc b/.stylelintrc index 61d9bf6f77d..409123af52b 100644 --- a/.stylelintrc +++ b/.stylelintrc @@ -81,7 +81,6 @@ "selector-root-no-composition": true, "selector-type-case": "lower", "selector-type-no-unknown": true, - "shorthand-property-no-redundant-values": [null, { "severity": "warning" }], "string-no-newline": true, "time-no-imperceptible": true, "unit-blacklist": ["pt"],