Skip to content

Commit 3ccca4d

Browse files
committed
docs: add dark-scope bundler note to eds-tokens 2.3.0 changelog
1 parent e685e59 commit 3ccca4d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/eds-tokens/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [2.3.0](https://github.com/equinor/design-system/compare/eds-tokens@v2.2.0...eds-tokens@v2.3.0) (2026-05-21)
99

10+
> **Heads-up for downstream bundler setups:** Dark mode tokens are now emitted as explicit `[data-color-scheme="dark"]` scope rules instead of `light-dark()`. This fixes dark mode in bundlers that use lightningcss (including Vite 8+). No action required for most consumers — if you process the tokens CSS through your own build pipeline, the output no longer contains `light-dark()`.
1011
1112
### ✨ Added
1213

0 commit comments

Comments
 (0)