Add support for the plain CSS type() function (#2630) Closes #2539
Recent Commits to dart-sass:main
-
Add support for the plain CSS type() function (#2630)
-
Implement the new mixed declaration/comment/at-rule behavior (#2629)
Implement the new mixed declaration/comment/at-rule behavior (#2629)
-
Delete source maps when source files are deleted in watch mode (#2626)
Delete source maps when source files are deleted in watch mode (#2626) Closes #2613
-
Fix `@extend` through mixed `@import` and `@use` (#2627)
Fix `@extend` through mixed `@import` and `@use` (#2627) Closes #2616
-
Update Jest snapshot URLs (#2628)
Update Jest snapshot URLs (#2628)
-
Deprecate misplaced rest arguments (#2623)
Deprecate misplaced rest arguments (#2623) See sass/sass-spec#2072
-
Use official dart riscv64 docker image (#2619)
Use official dart riscv64 docker image (#2619)
-
Print non-integer number at full precision in inspect mode (#2615)
Print non-integer number at full precision in inspect mode (#2615) Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
-
Bump actions/checkout from 4 to 5 (#2620)
Bump actions/checkout from 4 to 5 (#2620) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' 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 actions/checkout from 4 to 5 in /.github/util/initialize (#2621)
Bump actions/checkout from 4 to 5 in /.github/util/initialize (#2621) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' 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 expect from 29.7.0 to 30.0.5 in /pkg/sass-parser (#2611)
Bump expect from 29.7.0 to 30.0.5 in /pkg/sass-parser (#2611) Bumps [expect](https://github.com/jestjs/jest/tree/HEAD/packages/expect) from 29.7.0 to 30.0.5. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/expect) --- updated-dependencies: - dependency-name: expect dependency-version: 30.0.5 dependency-type: direct:development 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>
-
Allow unused configurations to go past `@forward` (#2600)
Allow unused configurations to go past `@forward` (#2600) Closes #2598
-
Bump @types/jest from 29.5.14 to 30.0.0 in /pkg/sass-parser (#2591)
Bump @types/jest from 29.5.14 to 30.0.0 in /pkg/sass-parser (#2591) Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.14 to 30.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development 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>