Dart Sass 1.0.0-beta.2
Pre-release
Pre-release
-
Add support for the
::slotted()
pseudo-element. -
Generated transparent colors will now be emitted as
rgba(0, 0, 0, 0)
rather
thantransparent
. 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.