Skip to content

Dart Sass 1.8.0

Compare
Choose a tag to compare
@sassbot sassbot released this 30 Jun 01:41
· 1577 commits to main since this release
96c46a2

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

Changes

Command-Line Interface

  • Add a --poll flag to make --watch mode repeatedly check the filesystem for updates rather than relying on native filesystem notifications.

  • Add a --stop-on-error flag to stop compiling additional files once an error is encountered.

See the full changelog for changes in earlier releases.