Bump sass from 1.58.1 to 1.58.2 in /webapp
Bumps sass from 1.58.1 to 1.58.2.
Release notes
Sourced from sass's releases.
Dart Sass 1.58.2
To install Sass 1.58.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Command Line Interface
Add a timestamp to messages printed in
--watch
mode.Print better
calc()
-based suggestions for/
-as-division expression that contain calculation-incompatible constructs like unary minus.See the full changelog for changes in earlier releases.
Changelog
Sourced from sass's changelog.
1.58.2
Command Line Interface
Add a timestamp to messages printed in
--watch
mode.Print better
calc()
-based suggestions for/
-as-division expression that contain calculation-incompatible constructs like unary minus.
Commits
-
c452388
Add timestamp to printed compile statement (#1876) -
13cc7d2
Improve the suggested replacements for unary minus in /-as-division (#1888) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts