Skip to content

Dart Sass 1.13.0

Compare
Choose a tag to compare
@sassbot sassbot released this 17 Aug 21:00
· 1530 commits to main since this release
997e068

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

Changes

  • Allow @extend to be used with multiple comma-separated simple selectors. This is already supported by other implementations, but fell through the cracks for Dart Sass until now.

  • Don't crash when a media rule contains another media rule followed by a style rule.

See the full changelog for changes in earlier releases.