Hi,
First of all, thanks for this tool.
Do you happen to know how to install DaisyUI plugin with _tw?
I tried simple npm i daisyui and then in tailwind-theme.css simple
but it doesn't work properly, most of daisyui classes are throw errors.
Although, it is installed. This is what console shows me:
/*! 🌼 daisyUI 5.0.0 */
Error: Cannot apply unknown utility class: badge-outline
Hi,
First of all, thanks for this tool.
Do you happen to know how to install DaisyUI plugin with _tw?
I tried simple npm i daisyui and then in tailwind-theme.css simple
but it doesn't work properly, most of daisyui classes are throw errors.
Although, it is installed. This is what console shows me: