When compiling the standard version of Bootstrap, I typically compile node_modules\bootstrap\scss\bootstrap.scss
. this will generate the default version of bootstrap as expected.
But, how can I compile it to generate bootstrap.rtl.css?
When compiling the standard version of Bootstrap, I typically compile node_modules\bootstrap\scss\bootstrap.scss
. this will generate the default version of bootstrap as expected.
But, how can I compile it to generate bootstrap.rtl.css?