Closed
Description
How amazing is Tailwind! So happy to use it for the first time and really enjoying it.
However a very basic feature is missing for me: Setting the position e.g. for absolute positioned elements, where the "pin" classes are not usable.
For example if you want to set a absolute element to the bottom underneath a relative one, top: 0
(.pin-t) or bottom: 0
(.pin-b) doesn't help. Here I would need top: 100%
.
So my suggestion is to add some more position classes such as
- .t-100 (top: 100%)
- .b-100 (bottom: 100%)
Best regards,
Philipp
Metadata
Metadata
Assignees
Labels
No labels