Skip to content

Dart Sass 1.7.0

Compare
Choose a tag to compare
@sassbot sassbot released this 22 Jun 20:04
· 1487 commits to main since this release
69e79d6

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

Changes

  • Emit deprecation warnings for tokens such as #abcd that are ambiguous between ID strings and hex colors with alpha channels. These will be interpreted as colors in a release on or after 19 September 2018.

  • Parse unambiguous hex colors with alpha channels as colors.

  • Fix a bug where relative imports from files on the load path could look in the incorrect location.

See the full changelog for changes in earlier releases.