Bootstrap 3 for rtl language like persian, arabic ...
clone or download repository
git clone https://github.com/z-avanes/bootstrap-rtl
or install with bower
bower install bootstrap3-rtl
or install with npm
npm install bootstrap3-rtl
go to bootstrap3-rtl directory
cd bootstrap3-rtl
install npm packages
npm install
generate css
gulp build
After proccess finish you can find css file in dist directory
if you need customization use custome-variables.scss and bootstrap.scss file
Contributions are welcome from everyone.