fix(web): style guide batch 3 — icons, font scale, spacing #85
Reference in New Issue
Block a user
Delete Branch "fix-style-guide-batch-3"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Resolves #67, #70, #71. Closes #74 (already compliant).
Changes
#67 — Lucide icons
lucide-reactand replace all unicode/text icons (×, ✓, ▲/▼, ⬌/⬍, ▶, +, ↓, →) with SVG Lucide components#70 — Font scale tokens
--font-title,--font-body,--font-table,--font-sm,--font-xsCSS custom properties to theme.css#71 — Spacing alignment
borderRadius: 0.3rem→0.375rem(6px per spec)#74 — Already compliant