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.