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

sass_embedded 1.50.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 01:04
· 75 commits to main since this release

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.