Theme Manager RTL CSS

We would like to implement RTL version of our website, and looking at the Bootstrap documentation, we can see that it asks to add RTL version of their CSS: https://getbootstrap.com/docs/5.1/getting-started/rtl/

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?

Bump.

@George Any update on this? Do we even need the RTL CSS version?

Well the RTL feature is still experimental in Bootstrap 5, so there is no huge support for it.

We hope they finalize it in the next update of Bootstrap 5.3.3 that is almost due.

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?

Well the RTL version of bootstrap is there but it is experimental. We are also waiting for them to finalize it.

You can try it out tough: