Dart Sass 1.79.6
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.