Replies: 1 comment
-
|
Hi! Thank you for your suggestion. This seems like a feature request so I've converted the original issue into an Ideas discussion. This is where we keep our feature requests. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
What version of Tailwind CSS are you using?
v4.2.1
Reproduction URL
https://play.tailwindcss.com/1KyeyxpXHu?file=css
Describe your issue
There are quite a bit of utilities that use position values, such as background-position, mask, and gradient. It would be nice to be able to define functional utilities using them. I do see
positiondata type so maybe it can be used?An example like in the Play URL is
position-area. I would like to useposition-bottom-rightutility, instead ofposition-[bottom_right].Beta Was this translation helpful? Give feedback.
All reactions