Sourced from sass's releases.
Dart Sass 1.100.0
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.
Sourced from sass's changelog.
1.100.0
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.
5fd18c7
Bump node engine requirement to >=20.19.0 and chokidar requirement to
^5.0.0 ...8c1d984
Deprecate adjacent compound selectors (#2765)8e5f718
Bump postcss from 8.5.12 to 8.5.13 in /pkg/sass-parser (#2767)1447f9b
Bump postcss from 8.5.8 to 8.5.12 in /pkg/sass-parser (#2766)