Sass 1.104.0

1.104.0

Dart Sass 1.104.0

Changed 2
  • Colors now convert the special values NaN and negative zero, as well as infinity and negative infinity for polar-hue channels, to 0 as per the CSS spec
  • The special value negative zero is now serialized as -0 instead of 0 for greater compatibility when using it in CSS calculations

From Sass

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

Changes

  • Potentially breaking compatibility fix: Colors now convert the special values NaN and negative zero, as well as infinity and negative infinity for polar-hue channels, to 0 as per the CSS spec.

  • The special value negative zero is now serialized as -0 instead of 0 for greater compatibility when using it in CSS calculations.

See the full changelog for changes in earlier releases.

View original

Upgraded? How did it go?

Discussion