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.