Add new utility for grid stacking #20112
jaypalsapara
started this conversation in
Ideas
Replies: 0 comments
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.
-
When I create something like card or thumbnail where information and elements are floating on background image then it is frustrating to use position to each items and give them top and left positions and z-index.
Grid stacking is technique to make it easy.
Explanation video: Grid Stacking vs Position Absolute
Every time when I create project with tailwind I need to add this utilities manually.
I request to tailwind team to bring it build-in.
Beta Was this translation helpful? Give feedback.
All reactions