Statement
Tailwind utility token mappings shall resolve through documented semantic design-token aliases (for example via `@theme` / `@theme inline`) rather than raw palette literals in component/layout code.
Rationale
Preserves token-first styling guarantees while allowing Tailwind utilities to participate in a controlled semantic token bridge.
Topics
Owner: design-tokens
Related: component-system , theming-reuse
Applies To
- Design Tokens DOC-00004
- Development Guidelines DOC-00042