Sourced from sass's releases.
Dart Sass 1.81.0
To install Sass 1.81.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Fix a few cases where deprecation warnings weren't being emitted for global built-in functions whose names overlap with CSS calculations.
Add support for the CSS
round()
calculation with a single argument, as long as that argument might be a unitless number.See the full changelog for changes in earlier releases.
Dart Sass 1.80.7
To install Sass 1.80.7, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Embedded Host
- Don't treat
0
asundefined
for thegreen
andblue
channels in theLegacyColor
constructor.See the full changelog for changes in earlier releases.
Sourced from sass's changelog.
1.81.0
Fix a few cases where deprecation warnings weren't being emitted for global built-in functions whose names overlap with CSS calculations.
Add support for the CSS
round()
calculation with a single argument, as long as that argument might be a unitless number.1.80.7
Embedded Host
- Don't treat
0
asundefined
for thegreen
andblue
channels in theLegacyColor
constructor.
57a6853
Add support for CSS round()
with one unitless argument (#2436)e400bdd
Support @forward
in sass-parser (#2435)d1fefb6
Add a changelog entry for sass/embedded-host-node#349
(#2434)871aefa
Bump immutable from 4.3.7 to 5.0.2 in /package (#2432)3bc8426
Bump immutable from 4.3.7 to 5.0.2 (#2431)01a2148
Bump bufbuild/buf-setup-action in /.github/util/initialize (#2427)