Support for shape-* CSS properties #18764
Thenightflower
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
In the meantime, you can do it yourself using |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello Tailwind team 👋
First of all, thank you so much for your amazing work on TailwindCSS — it has made frontend development much more productive and enjoyable 🌸.
I was exploring CSS features and noticed that some shape-related properties are not currently supported in Tailwind:
• shape-outside
• shape-margin
• shape-image-threshold
• shape-rendering
I think adding utility support for these could be very useful in advanced layouts and creative designs and, and these properties are widely supported in modern browsers.
If this proposal is well-received, I’d be happy to work on the implementation following your guidelines.
Thanks again for maintaining such an awesome project!
Beta Was this translation helpful? Give feedback.
All reactions