Sourced from sass's releases.
Dart Sass 1.64.1
To install Sass 1.64.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Embedded Sass
- Fix a bug where a valid
SassCalculation.clamp()with less than 3 arguments would throw an error.See the full changelog for changes in earlier releases.
Sourced from sass's changelog.
1.64.1
Embedded Sass
- Fix a bug where a valid
SassCalculation.clamp()with less than 3 arguments would throw an error.
3367abe Bump the sass_api version (#2044)2836216 Fix deprotofy SassCalculation.clamp (#2043)b1d56a4 Change terminology to refer to JS instead of Node.js (#2039)89bd36b Revert "Start writing implementation documentation"6c59213 Start writing implementation documentation