veza/apps/web/dev_audit/frontend
senke f64a85414c refactor: Phase 1 — SUMI token foundation
- Rewrite index.css with complete SUMI token system (dark + light themes)
- All --sumi-* variables: backgrounds, surfaces, borders, text, pigments,
  spacing, radius, shadows, glass, scrollbar, motion, z-index, layout
- shadcn/Radix semantic mapping (--background, --foreground, etc.)
- Tailwind @theme mapping with new fonts (Inter, Space Grotesk, JetBrains Mono)
- SUMI keyframe animations (sumi-fade-in, sumi-slide-up, sumi-scale-in, etc.)
- Delete 11 redundant CSS files (design-system.css, design-tokens.css,
  button.css, card.css, input.css, badge-avatar.css, header.css,
  fix-input-focus.css, fix-login-form.css, visual-enhancements.css,
  premium-utilities.css)
- Update main.tsx: single CSS import (index.css only)
- Update ThemeProvider: data-theme attribute instead of .dark class toggle
- Update index.html FOUC script: data-theme attribute

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 01:48:01 +01:00
..
00_frontend_overview.md refactor: Phase 1 — SUMI token foundation 2026-02-12 01:48:01 +01:00
01_architecture_analysis.md refactor: Phase 1 — SUMI token foundation 2026-02-12 01:48:01 +01:00
02_design_system_inventory.md refactor: Phase 1 — SUMI token foundation 2026-02-12 01:48:01 +01:00
03_component_map.md refactor: Phase 1 — SUMI token foundation 2026-02-12 01:48:01 +01:00
04_ui_consistency_report.md refactor: Phase 1 — SUMI token foundation 2026-02-12 01:48:01 +01:00
05_accessibility_audit.md refactor: Phase 1 — SUMI token foundation 2026-02-12 01:48:01 +01:00
06_security_frontend.md refactor: Phase 1 — SUMI token foundation 2026-02-12 01:48:01 +01:00
07_performance_analysis.md refactor: Phase 1 — SUMI token foundation 2026-02-12 01:48:01 +01:00
08_technical_debt_frontend.md refactor: Phase 1 — SUMI token foundation 2026-02-12 01:48:01 +01:00
09_scalability_ui.md refactor: Phase 1 — SUMI token foundation 2026-02-12 01:48:01 +01:00
10_recommendations.md refactor: Phase 1 — SUMI token foundation 2026-02-12 01:48:01 +01:00
10a_visual_identity.md refactor: Phase 1 — SUMI token foundation 2026-02-12 01:48:01 +01:00
AUDIT_COMPLETE.md refactor: Phase 1 — SUMI token foundation 2026-02-12 01:48:01 +01:00