Skip to content

Dart Sass 1.53.0

Compare
Choose a tag to compare
@sassbot sassbot released this 22 Jun 19:35
· 413 commits to main since this release
fd4a30f

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

Changes

  • Add support for calling var() with an empty second argument, such as var(--side, ).

JS API

  • Fix a bug where meta.load-css() would sometimes resolve relative URLs incorrectly when called from a mixin using the legacy JS API.

Embedded Sass

  • Respect npm's proxy settings when downloading the embedded Sass compiler.

See the full changelog for changes in earlier releases.