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
-0instead of0for greater compatibility when using it in CSS calculations.
See the full changelog for changes in earlier releases.