v0.1.0
What's Changed
Added
@bettergov/kapwacomponent library integrated as the primary UI primitive layer- New font and theme setup (
src/fonts.css) react-helmet-asyncfor SEO and document head managementCHANGELOG.mdfor tracking version history
Changed
- Migrated styling pipeline to Tailwind CSS v4 (Vite plugin + PostCSS config updated)
- Replaced local
Cardcomponent with Kapwa card primitives - Replaced legacy
ListItemcomponent with Kapwa cards and banners across Services, Home, and Document pages - Updated README acknowledgments and docs to reflect new stack
Removed
src/components/ui/Card.tsx— superseded by Kapwa primitivessrc/components/ui/ListItem.tsx— superseded by Kapwa cards and banners
Full Changelog: https://github.com/iyanski/betterlocalgov/blob/main/CHANGELOG.md