daisyUI example
daisyUI example
jamesj2
Posts: 6Questions: 3Answers: 0
I created a basic example with daisyUI if anyone is interested. I used Datatables 2, Vue 3, and Tailwind with the daisyUI plugin. Here: https://github.com/jamesj2/datatables.net-daisyui
Replies
That looks cool! I haven't explored DaisyUI before, so it is interesting to see that it takes more of a component based approach to Tailwind. I've often wondered how to integrate Tailwind properly with DataTables, but it would just end up with massive lists of classes, and if anyone wanted to customise it (which surely is the whole point of Tailwind), it would be a nightmare.
Allan