Bump sass from 1.58.0 to 1.58.1 in /webapp
Bumps sass from 1.58.0 to 1.58.1.
Release notes
Sourced from sass's releases.
Dart Sass 1.58.1
To install Sass 1.58.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- Emit a unitless hue when serializing
hsl()
colors. Thedeg
unit is incompatible with IE, and while that officially falls outside our compatibility policy, it's better to lean towards greater compatibility.See the full changelog for changes in earlier releases.
Changelog
Sourced from sass's changelog.
1.58.1
- Emit a unitless hue when serializing
hsl()
colors. Thedeg
unit is incompatible with IE, and while that officially falls outside our compatibility policy, it's better to lean towards greater compatibility.
Commits
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