CSS framework
The VUI CSS framework provides essential utility classes for common styling needs. It's designed to eliminate the need for external CSS frameworks like Tailwind CSS by providing the bare minimum utilities you need in 99% of cases.
When to use
Use the CSS framework sparsely in these scenarios:
- Components aren't sufficient: When the component library can't achieve your styling needs
- One-off styling: When creating a dedicated CSS class would be overkill
- Quick adjustments: Primarily for spacing and typography tweaks