Design-source to production components
How the preserved design export becomes tokens, typed content and single-purpose React components.
- 1The design export is preserved verbatim as the reference artefact
- 2Repeated colours, radii, shadows and type are extracted once as Tailwind design tokens
- 3The design is decomposed into 42 single-purpose components across fourteen section folders
- 4Literal copy, nav items and metrics are lifted into 15 typed content modules
- 5The build type-checks and compiles under strict TypeScript, gating the result



