Closed amir20 closed 10 months ago
Thank you @amir20
for reporting issues. It helps daisyUI a lot ๐
I'll be working on issues one by one. I will help with this one as soon as a I
find a solution.
In the meantime providing more details and reproduction links would be
helpful.
PS. thanks for the amazing library
Happy to send a PR if it should have hover state.
I don't think it's necessary, but of course you can customize the style for your own project using utility classes.
What version of daisyUI are you using?
daisyui 4.5.0
Which browsers are you seeing the problem on?
All browsers
Reproduction URL
n/a
Describe your issue
By default, DaisyUI's button has
hover
https://github.com/saadeghi/daisyui/blob/c13b26bea8db8fa0d45eb60055f4fdee865f911e/src/components/styled/button.css#L23-L43However, I noticed the same doesn't exist for toggle.
Is this done intentionally?