Tokens
DTCG source: tokens.json. Generated outputs:
tokens.css— CSS custom properties (--ploxum-color-*,--ploxum-font-*,--ploxum-density-*)tailwind.preset.mjs— Tailwind v4 preset (extendstheme.colors,theme.fontFamily,theme.fontSize,theme.borderRadius)tokens.mjs— Runtime JS object (read in components for non-CSS contexts)
The full color, type, motion, density, and layout system is described in CLAUDE.md at the repo root.