Replies: 2 comments
-
Is css grid a better way to manipulate layout like this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I would like to see this as well, there's already some table related display stuff currently in Tailwind and E.g. if I use display flex for a table to stack items on mobile, I need a way to undo it. Currently you can't. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
👋
Would you be open to adding a few more
display
utilities for tables?Specifically, these:
I know these might not be as used for web development - found myself needing them mostly for doing reverse column stacking on mobile, when using Tailwind in Maizzle. Of course, I can totally generate them myself - just thought I'd ask if you think this would make sense to be included in core.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions