Pouya Saadeghi
Pouya Saadeghi
Sorry everyone, I haven't used Sass for a long time and with today browsers, we barely need *CSS hacks*. So, @MaverickMartyn is right, this project is dead. There is a...
I could not reproduce this. Here I only see 1 scroll bar and when the drawer sidebar opens, I only see the sidebar scrollbar: https://play.tailwindcss.com/qDEqG17DUq Can you share a sample...
Thanks for the detailed review. I really appreciate it. > ## Focus Rings > * Missing on: > > * Checkboxes > * Toggles > * Radio buttons > *...
@CRdeGraaf I wish there was a solution, but until next Safari update, we can't do anything. The only workaround is to simulate the outline using box shadow, but that will...
I have no plans for this. converting all those styles to new format is not easy and main maintaining/updating it is not going to be easy unless there's an automated...
Thank you for the workaround @marshallswain but if the issue is using space separated color syntax, that's not really an issue from daisyUI. This syntax is valid CSS and is...
@kidonng Great job 👏
@cryptodeal awesome! PRs are welcome of course.
Added in daisyUI `2.19.0` with this PR https://github.com/saadeghi/daisyui/pull/909 🎉
I don't see any issues. Look at the code example [here](https://daisyui.com/components/swap/#activate-using-class-name-instead-of-checkbox): ```html 🥵 🥶 🥳 😭 ``` And you can see, as expected, the emoji with `swap-on` class is only...