Use `pwsh` instead of `powershell` (#2710)
Recent Commits to dart-sass:main
-
Use `pwsh` instead of `powershell` (#2710)
-
Don't evaluate if() values if the condition doesn't match (#2707)
Don't evaluate if() values if the condition doesn't match (#2707) See https://github.com/sass/sass/issues/3886#issuecomment-3661856270
-
Add support for the display-p3-linear color space (#2703)
Add support for the display-p3-linear color space (#2703)
-
Add support for complex units in CSS (#2699)
Add support for complex units in CSS (#2699)
-
Support parseSelectors in ImportCache (#2701)
Support parseSelectors in ImportCache (#2701)
-
Fix an incorrect link in the changelog (#2700)
Fix an incorrect link in the changelog (#2700)
-
Bump the sass-parser version (#2697)
Bump the sass-parser version (#2697) Due to a versioning mixup, the if() changes didn't actually get released as part of 0.4.36.
-
Merge pull request #2693 from sass/css-if
Merge pull request #2693 from sass/css-if Add support for plain-CSS if()
-
Revert "Bump chokidar from 4.0.3 to 5.0.0 in /package (#2690)" (#2691)
Revert "Bump chokidar from 4.0.3 to 5.0.0 in /package (#2690)" (#2691) This reverts commit f8a8a51c0fb6db600b0e8cc7aaf9edb5e25a5f6e.
-
Add ArgumentList.namedSpans
Add ArgumentList.namedSpans This makes it easier for the migrator to handle functions with named arguments.
-
Add support for plain-CSS if()
Add support for plain-CSS if() See sass/sass#3886
-
Rename IfExpression to LegacyIfExpression
Rename IfExpression to LegacyIfExpression
-
Make the recursive AST visitor comprehensive (#2694)
Make the recursive AST visitor comprehensive (#2694)
-
Fix the operator span when parsing a standalone `%` (#2667)
Fix the operator span when parsing a standalone `%` (#2667) Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
-
Bump chokidar from 4.0.3 to 5.0.0 in /package (#2690)
Bump chokidar from 4.0.3 to 5.0.0 in /package (#2690) Bumps [chokidar](https://github.com/paulmillr/chokidar) from 4.0.3 to 5.0.0. - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](https://github.com/paulmillr/chokidar/compare/4.0.3...5.0.0) --- updated-dependencies: - dependency-name: chokidar dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Bump archive from 3.6.1 to 4.0.7 (#2688)
Bump archive from 3.6.1 to 4.0.7 (#2688) Bumps [archive](https://github.com/brendan-duncan/archive) from 3.6.1 to 4.0.7. - [Changelog](https://github.com/brendan-duncan/archive/blob/main/CHANGELOG.md) - [Commits](https://github.com/brendan-duncan/archive/commits) --- updated-dependencies: - dependency-name: archive dependency-version: 4.0.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>