DESIGN.md is the design contract for this starter. It describes the theme direction, source files, color tokens, typography, layout rules, dark mode, motion, and component patterns.
When you customize the starter, read this file before changing components. It will save you from small visual decisions drifting across pages.
Recommended workflow
- Update
src/config/site.jswith your project metadata. - Adjust base brand tokens in
src/styles/global.css, and non-default theme overrides insrc/styles/themes.css. - Check
/elementsto see the visual impact. - Update
docs/DESIGN.mdif you change the system rules. - Compose new pages from existing components.
Keep it current
If the theme changes, update DESIGN.md in the same pull request. The document is not just project documentation. It is the prompt context future contributors will use to keep the site coherent.