Skip to content

Dart Sass 1.50.0

Compare
Choose a tag to compare
@sassbot sassbot released this 07 Apr 02:29
· 441 commits to main since this release
039f2ad

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

Changes

  • @extend now treats :where() the same as :is().

Command Line Interface

  • Closing the standard input stream will now cause the --watch command to stop running.

Embedded Sass

  • Fix a bug where the JS embedded host crashed when invoking a legacy importer after resolving a relative filesystem import.

  • Improve error messages when returning non-Object values from legacy importers.

See the full changelog for changes in earlier releases.