Commit Graph

1 Commits

Author SHA1 Message Date
6f7dbd8ec0 feat(tokens): implement complete design token system with WCAG AA compliance
- Add comprehensive design token system with CSS custom properties
- Implement automatic light/dark theme switching
- Create production-ready UI primitive library (Button, Input, Select, Card, Alert, Badge)
- Ensure WCAG AA accessibility with 4.5:1+ contrast ratios
- Add theme context and custom hooks for theme management
- Include contrast validation utilities

Components include full TypeScript interfaces, accessibility features,
and consistent design token integration.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-16 12:30:45 -06:00