You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please someone explain to me that if we use the solution that Bootstrap explained in documentation to use RTL and LTR at the same time, is it supposed to generate a new file for RTL version ? Or do all these events happen in one file?
If a new file is generated, this file is also available for download on the Bootstrap site itself.
Please tell me step by step how I should implement a bilingual site with this solution ?
In simpler terms, I want in RTL version ms-2 mean margin-right and in LTR version it mean margin-left.
The text was updated successfully, but these errors were encountered:
Please someone explain to me that if we use the solution that Bootstrap explained in documentation to use RTL and LTR at the same time, is it supposed to generate a new file for RTL version ? Or do all these events happen in one file?
If a new file is generated, this file is also available for download on the Bootstrap site itself.
Please tell me step by step how I should implement a bilingual site with this solution ?
In simpler terms, I want in RTL version
ms-2
meanmargin-right
and in LTR version it meanmargin-left
.The text was updated successfully, but these errors were encountered: