multica/apps
Naiyuan Qing 54d84abc8b feat(ui): unify font loading and add design system documentation
Font unification:
- Add @fontsource packages for Geist Sans, Geist Mono, Playfair Display
- Create fonts.ts for centralized font imports
- Import fonts in both web (layout.tsx) and desktop (main.tsx)
- Register --font-brand in Tailwind @theme inline block
- Fix font-brand class usage (replace arbitrary value syntax)

Design system documentation:
- Add comprehensive design philosophy comments to globals.css
- Document typography choices (why Geist, why Playfair for brand)
- Document color system approach (neutral grays, semantic colors only)
- Explain component library customizations

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-11 14:50:19 +08:00
..
cli fix(cli): use @multica/core imports instead of relative paths 2026-02-10 18:23:32 +08:00
desktop feat(ui): unify font loading and add design system documentation 2026-02-11 14:50:19 +08:00
gateway refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
mobile feat(mobile): 移动端初始化 2026-02-03 16:39:53 +08:00
server refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
web feat(ui): unify font loading and add design system documentation 2026-02-11 14:50:19 +08:00