Reproduction URL (Required)
https://play.tailwindcss.com/aiBqZ7VyrB
What version of daisyUI are you using?
5.5.19
Which browsers are you seeing the problem on?
All browsers
Describe your issue
Looking at the drawer examples, I noticed that the “is-drawer-close” condition doesn't work when using a Tailwind prefix (as is the case with me); you can see this in the example. This only happens when using a Tailwind prefix, as is the case for me
@import ‘tailwindcss’ prefix(tw);
Reproduction URL (Required)
https://play.tailwindcss.com/aiBqZ7VyrB
What version of daisyUI are you using?
5.5.19
Which browsers are you seeing the problem on?
All browsers
Describe your issue
Looking at the drawer examples, I noticed that the “is-drawer-close” condition doesn't work when using a Tailwind prefix (as is the case with me); you can see this in the example. This only happens when using a Tailwind prefix, as is the case for me
@import ‘tailwindcss’ prefix(tw);