Update dependency sass to v1.72.0
Loading
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
sass | dependencies | minor | 1.71.1 -> 1.72.0 |
v1.72.0
Support adjacent /
s without whitespace in between when parsing plain CSS
expressions.
Allow the Node.js pkg:
importer to load Sass stylesheets for package.json
exports
field entries without extensions.
When printing suggestions for variables, use underscores in variable names when the original usage used underscores.
pkg:
imports with the Node.js package importer when
arguments are passed to the JavaScript process.This MR has been generated by Renovate Bot.