github sass/dart-sass 1.22.0
Dart Sass 1.22.0

latest releases: 1.77.1, sass_api/10.4.1, 1.77.0...
4 years ago

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

Changes

  • Produce better stack traces when importing a file that contains a syntax error.

  • Make deprecation warnings for !global variable declarations that create new variables clearer, especially in the case where the !global flag is unnecessary because the variables are at the top level of the stylesheet.

Dart API

  • Add a Value.realNull getter, which returns Dart's null if the value is Sass's null.

See the full changelog for changes in earlier releases.

Don't miss a new dart-sass release

NewReleases is sending notifications on new releases.