feat: add Shadcn/ui design tokens and accessibility improvements

- Add src/styles/tokens.css with comprehensive design tokens
- Define color tokens (primary, secondary, accent, destructive, etc.)
- Add spacing, typography, shadow, and transition tokens
- Include dark mode token overrides
- Add utility classes (btn, badge, input variants)
- Add skip-link for keyboard navigation
- Update index.html to include tokens.css

This enables consistent theming and easier future UI updates.

Amit Haridas
This commit is contained in:
2026-03-24 09:55:18 +05:30
parent 3bc703d8dc
commit fe4d634163
6 changed files with 1217 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB