Phase 02 — CSS token layer + global styles
Defines all site-specific CSS custom properties on top of the design system base,
establishes global layout rules (.wrap, .section, breakpoints), and sets typography
defaults. This is the foundation every component relies on.
Deliverables
Spec: AWESOME_GITHUB_THEME_TOKENS_SPEC.md, AWESOME_GITHUB_HOMEPAGE_SPEC.md §1
Phase 02 — CSS token layer + global styles
Defines all site-specific CSS custom properties on top of the design system base,
establishes global layout rules (.wrap, .section, breakpoints), and sets typography
defaults. This is the foundation every component relies on.
Deliverables
src/styles/site-tokens.css— surface tokens (--panel, --panel-2, --hair), dark overridessrc/styles/global.css— .wrap, .wrap-prose, .section, reset, typography, button classesSpec: AWESOME_GITHUB_THEME_TOKENS_SPEC.md, AWESOME_GITHUB_HOMEPAGE_SPEC.md §1