Bump sass from 1.63.5 to 1.63.6 in /webapp
Bumps sass from 1.63.5 to 1.63.6.
Release notes
Sourced from sass's releases.
Dart Sass 1.63.6
To install Sass 1.63.6, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
JavaScript API
- Fix
import sass from 'sass'
again after it was broken in the last release.Embedded Sass
- Fix the
exports
declaration inpackage.json
.See the full changelog for changes in earlier releases.
Changelog
Sourced from sass's changelog.
1.63.6
JavaScript API
- Fix
import sass from 'sass'
again after it was broken in the last release.Embedded Sass
- Fix the
exports
declaration inpackage.json
.
Commits
-
658eb70
Cut a release (#2025) -
b4e8a74
Use the new import name for the ESM default export (#2026) - 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