Hello,
I see there is currently a class called "position-absolute" but there are no classes like: "top: 0", "left: 0", "right: 0" ... I think there should be support classes Support for "position-absolute" and "position-fixed"
For example:
.top-0
.top-25
.top-50
The same goes for bottom, left, and right
Thanks
I could see us adding those 0 values as classes (e.g., .top-0), but I don't see us adding any other values. Rest of the suggested ones here feel too random.
This looks something like TailwindCSS utility classes. Having support for common values like .top-auto would also be good along with that.
Added in #31280
Most helpful comment
Added in #31280