Skip to content

Dart Sass 1.79.6

Compare
Choose a tag to compare
@sassbot sassbot released this 16 Oct 23:28
· 31 commits to main since this release
f7b2e63

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

Changes

  • Fix a bug where Sass would add an extra */ after loud comments with whitespace after an explicit */ in the indented syntax.

  • Potentially breaking bug fix: Adding text after an explicit */ in the indented syntax is now an error, rather than silently generating invalid CSS.

Embedded Host

  • Properly export the SassBoolean type.

See the full changelog for changes in earlier releases.