Usage
npm install @fluid-design/fluid-UIyarn add @fluid-design/fluid-ui
Add a primary color theme to your tailwind.config.js
file,
you can go to Color UI Generator to generate a color theme.
We recommend using non var-based color theme, because the library is using and transforming based on the given colors. However, var-based color theme still works, but you might need to adjust the color theme manually.
Check out the dashboard for more examples.