Right to left class #12114
Closed
1mehdifaraji
started this conversation in
Ideas
Right to left class
#12114
Replies: 2 comments 2 replies
-
You could consider applying |
Beta Was this translation helpful? Give feedback.
2 replies
-
#6359 I attempted to add utilities for this. Currently the recommendation is to use arbitrary values (or a simple plugin to add your own utilities) |
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.
-
There isn't a
rtl
class name to align elements from right to left . Tailwind only hasrtl:
which isn't applying right to left css style . I needdirection: right-to-left
css style .Beta Was this translation helpful? Give feedback.
All reactions