Replies: 1 comment
-
What's wrong with the existing solution offered in tailwindcss-rtl ? |
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.
-
Hey,
I am thinking about taking the RTL approach to another level,
to make my files very slim I am trying to create new classes like: 'ms' - margin start, and 'me' - margin end.
and then it will generate 2 files, one for LTR and one for RTL.
Does someone have experience with that? generating 2 files from 1 CSS file?
Thank you for any help. 😄
Beta Was this translation helpful? Give feedback.
All reactions