Skip to content

Dart Sass 1.100.0

Choose a tag to compare

@sassbot sassbot released this 22 May 00:48
· 5 commits to main since this release
5fd18c7

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

Changes

  • Writing two compound selectors adjacent to one another without any whitespace between them, such as [class]a, is now deprecated. This was always an error in CSS and Sass only supported it by mistake.

    See the Sass website for details.

See the full changelog for changes in earlier releases.