Skip to content

Commit c02f58d

Browse files
committed
feat(tokens): export json, remove duplicate file generation
1 parent 6c19fcf commit c02f58d

File tree

5 files changed

+13
-7163
lines changed

5 files changed

+13
-7163
lines changed

.changeset/mean-adults-scream.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
"@spectrum-css/tokens": minor
3+
---
4+
5+
Add JSON to token package exports.
6+
7+
Remove index files from commit history (but continue to build and ship them in the releases).
8+
9+
Stop physically copying the `dist/css/index.css` to `dist/index.css` and instead, map `dist/index.css` in the package exports to the same `dist/css/index.css` file.

0 commit comments

Comments
 (0)