A collection of composable, unstyled UI primitives for building accessible web applications.
Dice UI is an unstyled UI component library that provides a base set of components for building user interfaces. It offers a simple starting point, allowing developers to customize styles to fit their brand and design requirements easily.
To install Dice UI, follow these steps:
Example of importing a button component in a React project:
import { Button } from 'dice-ui';
Dice UI is an unstyled UI component library that provides a foundation for building user interfaces. With its basic components and thorough documentation, developers can create customized designs easily.