Skip to content

Add token generator and generated artifacts#2

Merged
Drixled merged 1 commit into
mainfrom
feat/tokens-and-playground
Jun 30, 2026
Merged

Add token generator and generated artifacts#2
Drixled merged 1 commit into
mainfrom
feat/tokens-and-playground

Conversation

@Drixled

@Drixled Drixled commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add the standalone node build token generator under build/ with culori validation/conversion.
  • Commit generated token outputs: src/tokens.web.css, src/tokens.ts, and src/tokens.host-map.md.
  • Add CI staleness checking so generated files cannot drift from tokens.json.
  • Update the playground save menu: Save Tokens, undo-last-save, and dropdown actions for Generate Tokens and Download.
  • Remove Agentation from the playground and move to a root pnpm workspace/lockfile.
  • Update README and the execution checklist for T1.2.

Validation

  • pnpm install --frozen-lockfile
  • node build
  • pnpm --dir playground build
  • pnpm --dir playground exec tsc --noEmit
  • git diff --check

@Drixled Drixled merged commit c16ebfb into main Jun 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant