Skip to content

Dart Sass 1.7.2

Compare
Choose a tag to compare
@sassbot sassbot released this 27 Jun 20:20
· 1479 commits to main since this release
aa9aff8

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

Changes

  • Add a deprecation warning for @-moz-document, except for cases where only an empty url-prefix() is used. Support is being removed from Firefox and will eventually be removed from Sass as well.
  • Fix a bug where @-moz-document functions with string arguments weren't being parsed.

Command-Line Interface

  • Don't crash when a syntax error is added to a watched file.

See the full changelog for changes in earlier releases.