Bootstrap 5 is now supporting RTL https://getbootstrap.com/docs/5.0/getting-started/rtl/ When I try to use the official Bootstrap RTL CSS the layout breaks.
I believe it is due to having the template CSS already including the Bootstrap CSS. How to make use of this template by fully supporting RTL?
Bootstrap 5 is now supporting RTL https://getbootstrap.com/docs/5.0/getting-started/rtl/ When I try to use the official Bootstrap RTL CSS the layout breaks.
I believe it is due to having the template CSS already including the Bootstrap CSS. How to make use of this template by fully supporting RTL?