npm i @dolanske/vui
- In your main app entry,
import "@dolanske/vui/style
to import the global CSS - Build your thing bro
- Real life test
- Might be useful to build this in the hivecom project
- Build an example page with 100% of the components
- Run accessibility tools on it
- Run color contrast test
- Make sure it works on mobile down to 340px
- Components
- Scale down Typography
- Carousel (slider)
- CodeBlock
- Code highlighting
- Copy code
- Type, padding, etc
- Command dropdown
- Documentation
- Design my own documentation site (GENERIC?!)
- Pages
- CSS variable setup, accent, fonts
- CSS helpers
- Components
- Typography page
- Bump target from ES2022 whenever vite-plugin-dts is fixed