Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

sass_embedded 1.50.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 02:36
· 78 commits to main since this release
  • @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.