# dioxus-daisyUI
- https://daisyui.com
- v2.50.2
## Build All Used CSS Classes
Since tailwindcss need to get all used values, when using `class!`, the default build process is not working.
Check [BUILD.md](https://github.com/edger-dev/dioxus-class/tree/main/BUILD.md) for how to handle this process.