Skip to content

Bootstrap RTL components #32623

Answered by ffoodd
gnasim asked this question in Q&A
Discussion options

You must be logged in to vote

RTL dist CSS files are post-processed from LTR dist CSS files, meaning that you first need to make your custom build (dropping components) from Sass sources for LTR, then run RTLCSS by yourself to output the RTL files.

This is explained in our docs —but might probably be made clearer— and mostly depends on Sass customization. Feel free to open an issue or a PR if you have any improvement to suggest :)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ffoodd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #32623 on December 28, 2020 06:22.