But, when using theme manager, there is no RTL version generated.
I understand that there would have to be some sort of condition needed on layout page to load either regular or RTL version CSS, along with adding the RTL attribute in HTML tag - but that is to be handled on the code level.
In terms of Theme Manager, how to get an RTL version?
Another thing to note here is that even without the RTL CSS, the UI still renders pretty well. So that raises the question if RTL version CSS file is even needed or not?
Hi George,
We did a setup for RTL support, and realized that without the RTL version of Bootstrap, left/right margin and paddings cannot be correctly configured.
I checked BS, and they have released 5.3.3 without RTL. Can you suggest some other way to do this until its finalized and added to Wappler natively?