Skip to content

Dart Sass 1.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@nex3 nex3 released this 15 Jul 01:57
  • Add support for the ::slotted() pseudo-element.

  • Generated transparent colors will now be emitted as rgba(0, 0, 0, 0) rather
    than transparent. This works around a bug wherein IE incorrectly handles the
    latter format.

Command-Line Interface

  • Improve the logic for whether to use terminal colors by default.