@basic-ui/material-tailwind
v1.0.9
Published
Accessible React Components used as building blocks for UI patterns
Readme
Basic UI: Material Design
This is a branded version of Basic UI implementing the Material Design Specification
Tailwind CSS
Import the Material Tailwind entrypoints from your app stylesheet after Tailwind:
@import 'tailwindcss';
@import '@basic-ui/material/tailwind.css';
@import '@basic-ui/material/styles.css';tailwind.css exposes the Material design tokens and custom utilities to Tailwind.
styles.css registers the package component classes.
