Replies: 1 comment
-
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.
-
Hi!
I've recently come across a use-case where the writing mode and text-orientation CSS properties were very useful and they are not directly available in Tailwind. I think a new set of utility classes for this could make a nice addition for the future.
https://developer.mozilla.org/en-US/docs/Web/CSS/text-orientation
https://developer.mozilla.org/en-US/docs/Web/CSS/writing-mode
Happy to have a go at implementing it and making the PR but I wanted to see whether this was anyone else was interested in too! :)
Beta Was this translation helpful? Give feedback.
All reactions