It is critical that you do not skip any steps. After you complete each task, update the file to check off any task. Run builds and commits after each task. Continue with each task until you have checked off each one. After each story, do not take a screenshot. If you need more detail about a task, you can gather relevant files and pass the FULL file to the research agent.
- 1. Update font hierarchy in
tailwind.config.ts
to use Geist for headings and Inter for body text, with precise font weights (300, 400, 500, 700) - 2. Define a consistent type scale in
globals.css
with proper line heights and letter spacing for all text elements - 3. Create text styles utility classes in
globals.css
for common text patterns (headings, body, captions)