You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah, I forgot to mention @saadeghi I have worked into this issue, I'm sorry for skipping the contribution guideline.
I did make a PR in #1211 regarding this issue.
Current behaviour
Tailwind breakpoints do not seem to apply to the responsive
stat
classes when Daisy and Tailwind are imported via CDN.An MWE using the example component from the documentation with some added margin:
This stat component is displayed vertically regardless of the size of the window.
Tested on several browsers (Firefox, Edge, and Chrome).
Expected behaviour
The component works as expected in Tailwind Play.
That is, horizontal for large screens and vertical otherwise.
Other
I noted that #807 looks like a similar issue for a different component.
The text was updated successfully, but these errors were encountered: