0019 - Use of Design Tokens in TypeScript React Application¶
Date¶
13/06/2024
Status¶
Context¶
Need a consistent set of reusable visual primitives and values across frontend applications.
Decision¶
We will use design tokens within our TypeScript React application stack to drive color, spacing, typography, and other UI primitives.
Consequences¶
This should improve consistency and reduce ad hoc styling, but the source still needs a real status to be set.