Skip to content

Dart Sass 1.23.2

Compare
Choose a tag to compare
@sassbot sassbot released this 30 Oct 19:29
· 912 commits to main since this release
3392db0

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

Changes

Command-Line Interface

  • Fix a bug when compiling all Sass files in a directory where a CSS file could be compiled to its own location, creating an infinite loop in --watch mode.

  • Properly compile CSS entrypoints in directories outside of --watch mode.

See the full changelog for changes in earlier releases.