Dart Sass 1.8.0
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.