Skip to content

Dart Sass 1.87.0

Compare
Choose a tag to compare
@sassbot sassbot released this 21 Apr 23:09
· 41 commits to main since this release
3b8afa2

To install Sass 1.87.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Potentially breaking bug fix: When a plain CSS file with a top-level nesting selector & is loaded into a nested Sass context via meta.load-css() or @import, Sass now emits plain CSS nesting rather than incorrectly combining it with the parent selector using a descendant combinator.

See the full changelog for changes in earlier releases.