Skip to content

Dart Sass 1.50.1

Compare
Choose a tag to compare
@sassbot sassbot released this 19 Apr 00:57
· 439 commits to main since this release
fbd450b

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

Changes

Embedded Sass

  • The JS embedded host and the embedded compiler will now properly avoid resolving imports relative to the current working directory unless '.' is passed as a load path.

  • Fix a bug in the JS embedded host's implementation of the legacy JS API where imports that began with / could crash on Windows.

See the full changelog for changes in earlier releases.