I am trying to add RTL support for the default theme.
basically rtl is not only adding direction: rtl to *.
To do it properly I need to change bootstrap grid flotation and more.
All stylesheets being compiled from scss and bootstrap is being included in global.scss.
Question
yaniv14
I am trying to add RTL support for the default theme. basically rtl is not only adding direction: rtl to *. To do it properly I need to change bootstrap grid flotation and more. All stylesheets being compiled from scss and bootstrap is being included in global.scss.
Any recommendations on how to it nicely?
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now