Dart Sass 1.93.0
To install Sass 1.93.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- Fix a crash when a style rule contains a nested
@import, and the loaded file@uses a user-defined module as well as@includes a top-level mixin which emits top-level declarations.
JavaScript API
- Release a
@sass/typespackage which contains the type annotations used by both thesassandsass-embeddedpackage without any additional code or dependencies.
See the full changelog for changes in earlier releases.