dioxus-daisyui 0.5.0

Dioxus daisyui
Documentation
1
2
3
4
5
6
7
8
9
10
# 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.