Skip to content

Dart Sass 1.14.0

Compare
Choose a tag to compare
@sassbot sassbot released this 19 Sep 21:12
· 1394 commits to main since this release
89b86be

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

Changes

BREAKING CHANGE

In accordance with our compatibility policy, breaking changes made for CSS compatibility reasons are released as minor version revision after a three-month deprecation period.

  • Tokens such as #abcd that are now interpreted as hex colors with alpha channels, rather than unquoted ID strings.

See the full changelog for changes in earlier releases.