Closed
Description
What version of @tailwindcss/forms are you using?
v0.5.3
What version of Node.js are you using?
v16
What browser are you using?
Chrome
What operating system are you using?
macOS
Reproduction repository
https://play.tailwindcss.com/Q5aLXVr7ej
Describe your issue
Describe your issue
In a Vue3/Vite app
I'm using a collapse element using a checkbox from DaisyUI to show/hide content.
I've now installed @tailwindcss/forms but I'm finding that the open/close by clicking on the collapse-title element no longer does its job.
I'm guessing that tailwindcss/forms is changing the Daisy behaviour for checkboxes so that the Collapse functionality gets broken.
I could possibly pass a daisy-prefix using the config option, but not sure how I can apply it to the input type=checkbox (if that's what's causing the problem?)
Anyone, can you help me?
Would be much appreciated.
Thanks
Metadata
Metadata
Assignees
Labels
No labels