Update dependency sass to v1.85.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
sass | dependencies | patch | 1.85.0 -> 1.85.1 |
Release Notes
sass/dart-sass (sass)
v1.85.1
- Fix a bug where global Sass functions whose names overlap with CSS math
functions could incorrectly be treated as CSS math functions even though they
used Sass-only features, causing compilation failures. For example,
round(-$var / 2)
previously threw an error but now works as intended.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.