Skip to content

Dart Sass 1.82.0

Compare
Choose a tag to compare
@sassbot sassbot released this 03 Dec 23:14
· 41 commits to main since this release
5740eb5

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

Changes

Command-Line Interface

  • Improve --watch mode reliability when making multiple changes at once, such as checking out a different Git branch.

  • Parse the calc-size() function as a calculation now that it's supported in some browsers.

Dart API

  • Add a SassCalculation.calcSize() function.

See the full changelog for changes in earlier releases.