- Added:
at-root-no-redundant
rule to ban unnecessary@at-root
rule (#846). - Added:
property-no-unknown
rule to disallow unknown properties. (#847). - Added:
at-use-no-redundant-alias
rule to disallow redundant namespace aliases (#848). - Added:
function-calculation-no-interpolation
rule to forbid interpolation in calc functions (#849).
Full Changelog: v5.1.0...v5.2.0