Bump analyzer from 8.4.1 to 10.0.1 (#2730) * Analyzer deprecated "name2", use "name" instead. * Bump analyzer from 8.4.1 to 10.0.1
Recent Commits to dart-sass:main
-
Bump analyzer from 8.4.1 to 10.0.1 (#2730)
-
Fix at-rules combined with plain CSS nesting (#2725)
Fix at-rules combined with plain CSS nesting (#2725) Closes #2322
-
Bump gts from 6.0.2 to 7.0.0 in /pkg/sass-parser (#2711)
Bump gts from 6.0.2 to 7.0.0 in /pkg/sass-parser (#2711) * Bump gts from 6.0.2 to 7.0.0 in /pkg/sass-parser Bumps [gts](https://github.com/google/gts) from 6.0.2 to 7.0.0. - [Release notes](https://github.com/google/gts/releases) - [Changelog](https://github.com/google/gts/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/gts/compare/v6.0.2...v7.0.0) --- updated-dependencies: - dependency-name: gts dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * update eslint config to match gts 7.0.0 new requirements - installed new dependencies for new eslint - updated ts eslint config - migrated eslint config with @eslint/migrate-config * fix bad json syntax * fix attempt #2? #3? whatever * revert private decl decl private * run prettier fixes --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carlos <goodwine@google.com>
-
Bump protobuf and protoc_plugin (#2723)
Bump protobuf and protoc_plugin (#2723) Bumps [protobuf](https://github.com/google/protobuf.dart) and [protoc_plugin](https://github.com/google/protobuf.dart). These dependencies needed to be updated together. Updates `protobuf` from 5.1.0 to 6.0.0 - [Release notes](https://github.com/google/protobuf.dart/releases) - [Commits](https://github.com/google/protobuf.dart/compare/protobuf-v5.1.0...protobuf-v6.0.0) Updates `protoc_plugin` from 24.0.0 to 25.0.0 - [Release notes](https://github.com/google/protobuf.dart/releases) - [Commits](https://github.com/google/protobuf.dart/compare/protoc_plugin-v24.0.0...protoc_plugin-v25.0.0) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: protoc_plugin dependency-version: 25.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>
-
Fix bug with implicit configuration for nested imports (#2658)
Fix bug with implicit configuration for nested imports (#2658) Actually fixes #2641
-
Bump actions/download-artifact from 6 to 7 (#2706)
Bump actions/download-artifact from 6 to 7 (#2706) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '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>
-
Bump actions/upload-artifact from 5 to 6 (#2705)
Bump actions/upload-artifact from 5 to 6 (#2705) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' 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 protoc_plugin from 23.0.0 to 24.0.0 (#2696)
Bump protoc_plugin from 23.0.0 to 24.0.0 (#2696) Bumps [protoc_plugin](https://github.com/google/protobuf.dart) from 23.0.0 to 24.0.0. - [Release notes](https://github.com/google/protobuf.dart/releases) - [Commits](https://github.com/google/protobuf.dart/compare/protoc_plugin-v23.0.0...protoc_plugin-v24.0.0) --- updated-dependencies: - dependency-name: protoc_plugin dependency-version: 24.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>
-
Use `pwsh` instead of `powershell` (#2710)
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.
-
Rename IfExpression to LegacyIfExpression
Rename IfExpression to LegacyIfExpression
-
Add support for plain-CSS if()
Add support for plain-CSS if() See sass/sass#3886
-
Add ArgumentList.namedSpans
Add ArgumentList.namedSpans This makes it easier for the migrator to handle functions with named arguments.
-
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>
-
Bump protoc_plugin from 23.0.0 to 24.0.0 (#2677)
Bump protoc_plugin from 23.0.0 to 24.0.0 (#2677) Bumps [protoc_plugin](https://github.com/google/protobuf.dart) from 23.0.0 to 24.0.0. - [Release notes](https://github.com/google/protobuf.dart/releases) - [Commits](https://github.com/google/protobuf.dart/compare/protoc_plugin-v23.0.0...protoc_plugin-v24.0.0) --- updated-dependencies: - dependency-name: protoc_plugin dependency-version: 24.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 jest-extended from 6.0.0 to 7.0.0 in /pkg/sass-parser (#2678)
Bump jest-extended from 6.0.0 to 7.0.0 in /pkg/sass-parser (#2678) Bumps [jest-extended](https://github.com/jest-community/jest-extended) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/jest-community/jest-extended/releases) - [Changelog](https://github.com/jest-community/jest-extended/blob/main/CHANGELOG.md) - [Commits](https://github.com/jest-community/jest-extended/compare/v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: jest-extended dependency-version: 7.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>
-
Bump actions/checkout from 5 to 6 (#2685)
Bump actions/checkout from 5 to 6 (#2685) Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [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/v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' 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 5 to 6 in /.github/util/initialize (#2686)
Bump actions/checkout from 5 to 6 in /.github/util/initialize (#2686) Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [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/v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' 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>
-
Mention obsolete deprecation fix in all API surfaces (#2683)
Mention obsolete deprecation fix in all API surfaces (#2683)
-
Update pubspec/changelog for sass/embedded-host-node#399 (#2682)
Update pubspec/changelog for sass/embedded-host-node#399 (#2682) See sass/embedded-host-node#398
-
--fatal-deprecation excludes obsolete Deprecations (#2671)
--fatal-deprecation excludes obsolete Deprecations (#2671) Using `--fatal-deprecation 1.92.0` would emit: "Warning: mixed-decls deprecation is obsolete, so does not need to be made fatal". This commit avoids these warnings by excluding obsolete deprecations. See also #2647 Co-authored-by: Jennifer Thakar <jathak@google.com>
-
Pass --provenance to `npm publish` (#2681)
Pass --provenance to `npm publish` (#2681) As suggested by https://github.com/npm/cli/issues/8730#issuecomment-3538909998
-
Update the repository URL for JS packages (#2679)
Update the repository URL for JS packages (#2679) This has to match the repo it's published from or npm's new publishing workflow will complain.
-
Parse selectors in the sass-parser package (#2670)
Parse selectors in the sass-parser package (#2670) This adds a separate "interpolated selector" AST that parallels the existing selector AST, but includes the interpolation that's present in the source files. This AST isn't used by the Sass implementation itself; it's just made available so that tools can gracefully interact with selectors as an AST in unevaluated Sass files.
-
Add support for plain-CSS `@function` rules (#2655)
Add support for plain-CSS `@function` rules (#2655) See #2197
-
Track offsets instead of locations in InterpolationMap (#2674)
Track offsets instead of locations in InterpolationMap (#2674) This is semantically identical, but a little more efficient and easier to construct in situations without actual `SourceLocation`s.
-
Add a separate `StylesheetParser.interpolatedStringToken()` method (#…
Add a separate `StylesheetParser.interpolatedStringToken()` method (#2675) Unlike `StringExpression.asInterpolation()`, this ensures that the text between interpolated expressions exactly matches the text in the original document.
-
Make sure all source spans use interpolation maps (#2673)
Make sure all source spans use interpolation maps (#2673) `Scanner.spanFrom` doesn't respect Sass's `InterpolationMap`, so this changes all span accesses to go through `Parser.spanFrom` and `Parser.spanFromPosition`.
-
Update release workflows to support npm trusted publshing (#2669)
Update release workflows to support npm trusted publshing (#2669)
-
Bump actions/download-artifact from 5 to 6 (#2664)
Bump actions/download-artifact from 5 to 6 (#2664) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '6' 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/upload-artifact from 4 to 5 (#2665)
Bump actions/upload-artifact from 4 to 5 (#2665) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact 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>
-
Stop holding onto stack traces for every CSS declaration (#2666)
Stop holding onto stack traces for every CSS declaration (#2666) Closes #2663
-
Bump analyzer, protobuf, protoc_plugin and dartdoc (#2660)
Bump analyzer, protobuf, protoc_plugin and dartdoc (#2660) * Bump analyzer, protobuf, protoc_plugin and dartdoc Bumps [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg), [protobuf](https://github.com/google/protobuf.dart), [protoc_plugin](https://github.com/google/protobuf.dart) and [dartdoc](https://github.com/dart-lang/dartdoc). These dependencies needed to be updated together. Updates `analyzer` from 7.7.1 to 8.4.0 - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/HEAD/pkg) Updates `protobuf` from 4.2.0 to 5.0.0 - [Release notes](https://github.com/google/protobuf.dart/releases) - [Commits](https://github.com/google/protobuf.dart/compare/protobuf-v4.2.0...protobuf-v5.0.0) Updates `protoc_plugin` from 22.5.0 to 23.0.0 - [Release notes](https://github.com/google/protobuf.dart/releases) - [Commits](https://github.com/google/protobuf.dart/compare/protoc_plugin-v22.5.0...protoc_plugin-v23.0.0) Updates `dartdoc` from 8.3.4 to 9.0.0 - [Release notes](https://github.com/dart-lang/dartdoc/releases) - [Changelog](https://github.com/dart-lang/dartdoc/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/dartdoc/compare/v8.3.4...v9.0.0) --- updated-dependencies: - dependency-name: analyzer dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: protobuf dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: protoc_plugin dependency-version: 23.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: dartdoc dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * make sure sass_api pubspec follows the root pubspec --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carlos (Goodwine) <2022649+Goodwine@users.noreply.github.com>
-
Bump actions/setup-node from 4 to 6 (#2661)
Bump actions/setup-node from 4 to 6 (#2661) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4...v6) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: '6' 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/setup-node from 5 to 6 in /.github/util/initialize (#2662)
Bump actions/setup-node from 5 to 6 in /.github/util/initialize (#2662) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: '6' 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>
-
Mark @sass/types as public (#2653)
Mark @sass/types as public (#2653) This is necessary because scoped packages are private by default.
-
Empty commit
Empty commit This ensures that the commit being tagged for release doesn't include changes to the GitHub Actions workflow, which would require additional permissions.
-
Fix the release script for `@sass/types` (#2651)
Fix the release script for `@sass/types` (#2651) Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
-
Switch to macos-15-intel runner (#2650)
Switch to macos-15-intel runner (#2650) https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/
-
Publish a `@sass/types` package with the types of the shared JS API (…
Publish a `@sass/types` package with the types of the shared JS API (#2639) Co-authored-by: Natalie Weizenbaum <nweiz@google.com>
-
Fix crash when @importing a Sass file that @uses another file (#2599)
Fix crash when @importing a Sass file that @uses another file (#2599) * update changelog and versions
-
Bump actions/setup-node from 4 to 5 (#2643)
Bump actions/setup-node from 4 to 5 (#2643) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/setup-node 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/setup-node from 4 to 5 in /.github/util/initialize (#2644)
Bump actions/setup-node from 4 to 5 in /.github/util/initialize (#2644) Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/setup-node 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>
-
Fix bug with implicit configuration (#2642)
Fix bug with implicit configuration (#2642) Fixes #2641
-
Bump postcss from 8.5.5 to 8.5.6 in /pkg/sass-parser (#2607)
Bump postcss from 8.5.5 to 8.5.6 in /pkg/sass-parser (#2607) * Bump postcss from 8.5.5 to 8.5.6 in /pkg/sass-parser Bumps [postcss](https://github.com/postcss/postcss) from 8.5.5 to 8.5.6. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.5.5...8.5.6) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * fix type for StatementWithChildren * work around type limitation for the Declaration node type * use unknown instead of any to forcefully cast a Declaration as a StatementWithChildren --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carlos (Goodwine) <2022649+Goodwine@users.noreply.github.com>
-
Bump browser-actions/setup-chrome from 1 to 2 (#2604)
Bump browser-actions/setup-chrome from 1 to 2 (#2604) Bumps [browser-actions/setup-chrome](https://github.com/browser-actions/setup-chrome) from 1 to 2. - [Release notes](https://github.com/browser-actions/setup-chrome/releases) - [Changelog](https://github.com/browser-actions/setup-chrome/blob/master/CHANGELOG.md) - [Commits](https://github.com/browser-actions/setup-chrome/compare/v1...v2) --- updated-dependencies: - dependency-name: browser-actions/setup-chrome dependency-version: '2' 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/download-artifact from 4 to 5 (#2617)
Bump actions/download-artifact from 4 to 5 (#2617) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/download-artifact 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>
-
[Private Config] Implement the deprecation (#2631)
[Private Config] Implement the deprecation (#2631) See sass/sass#4034
-
Bump actions/attest-build-provenance from 2 to 3 (#2633)
Bump actions/attest-build-provenance from 2 to 3 (#2633) Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 2 to 3. - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](https://github.com/actions/attest-build-provenance/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-version: '3' 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>
-
Add support for the plain CSS type() function (#2630)
Add support for the plain CSS type() function (#2630) Closes #2539