Skip to content

feat(react): design tokens and fonts foundation - #379

Merged
kauereinbold merged 1 commit into
mainfrom
feat/react-design-tokens
Jul 29, 2026
Merged

feat(react): design tokens and fonts foundation#379
kauereinbold merged 1 commit into
mainfrom
feat/react-design-tokens

Conversation

@kauereinbold

Copy link
Copy Markdown
Owner

Summary

Closes #326

Test plan

  • next build passes
  • Jest: 70/70 tests pass
  • ESLint clean

Add design-system CSS variables (palette, radii, spacing) to globals.css
and load Instrument Serif + DM Sans via next/font. Base styles only, no
screen changes yet.

Closes #326
@kauereinbold kauereinbold self-assigned this Jul 29, 2026
@kauereinbold
kauereinbold merged commit 44c2b1a into main Jul 29, 2026
7 checks passed
@kauereinbold
kauereinbold deleted the feat/react-design-tokens branch July 29, 2026 11:42
kauereinbold added a commit that referenced this pull request Aug 9, 2026
Add design-system CSS variables (palette, radii, spacing) to globals.css
and load Instrument Serif + DM Sans via next/font. Base styles only, no
screen changes yet.

Closes #326
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(react): design tokens and fonts foundation

1 participant