This repository was archived by the owner on Feb 25, 2021. It is now read-only.
3.0.0
- Removed:
stylelint < 4.5.0compatibility. - Deprecated:
rule-no-shorthand-property-overridesrule. Use the newdeclaration-block-no-shorthand-property-overridesrule instead. - Deprecated:
rule-trailing-semicolonrule. Use the newdeclaration-block-trailing-semicolonrule instead. - Added:
color-namedrule. - Added:
declaration-block-no-shorthand-property-overridesrule. - Added:
declaration-block-trailing-semicolonrule. - Added:
string-no-newlinerule.