Skip to content

Dart Sass 1.80.3

Latest
Compare
Choose a tag to compare
@sassbot sassbot released this 18 Oct 23:50
· 1 commit to main since this release
76cfd6b

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

Changes

  • Fix a bug where @import url("...") would crash in plain CSS files.

  • Improve consistency of how warnings are emitted by different parts of the compiler. This should result in minimal user-visible changes, but different types of warnings should now respond more reliably to flags like --quiet, --verbose, and --silence-deprecation.

See the full changelog for changes in earlier releases.