To install Sass 1.54.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- When unifying selectors for
@extend
andselector.unify()
, ensure that:root
,:scope
,:host
, and:host-context
only appear at the beginning of complex selectors.
See the full changelog for changes in earlier releases.