Update dependency sass to v1.80.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
sass | dependencies | patch | 1.80.1 -> 1.80.3 |
Release Notes
sass/dart-sass (sass)
v1.80.3
-
Fix a bug where
@import url("...")
would crash in plain CSS files. -
Improve consistency of how warnings are emitted by different parts of the compiler. This should result in minimal user-visible changes, but different types of warnings should now respond more reliably to flags like
--quiet
,--verbose
, and--silence-deprecation
.
v1.80.2
- Fix a bug where deprecation warnings were incorrectly emitted for the
plain-CSS
invert()
function.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.