Bootstrap 3 for rtl language like persian, arabic ...
clone or download repository
git clone https://github.com/z-avanes/bootstrap-rtl
go to bootstrap-rtl directory
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.