Replies: 1 comment 1 reply
-
Feel free to create a PR for this 👍 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey
I managed to add RTL support, tweaking some styles and some JavaScript, but the thing is, it's working only if the direction attribute is present in the html
<html lang="ar-TN" dir="rtl">
But the problem is when the direction attribute is missing, the styles are not showing up correctly. Do I submit a PR using only those ? or try to see if I can do some JavaScript again ?
Beta Was this translation helpful? Give feedback.
All reactions