To install Sass 1.39.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- Partial fix for a bug where
@at-root
does not work properly in nested imports that contain@use
rules. If the only@use
rules in the nested import are for built-in modules,@at-root
should now work properly.
See the full changelog for changes in earlier releases.