Sourced from sass's releases.
Dart Sass 1.86.3
To install Sass 1.86.3, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- Fix a bug introduced in 1.86.1 where Sass fails to resolve paths starting with a
..segment.See the full changelog for changes in earlier releases.
Sourced from sass's changelog.
1.86.3
- Fix a bug introduced in 1.86.1 where Sass fails to resolve paths starting with a
..segment.
52221c0
Fix canonicalize paths containing .. (#2561)