Awesome
Bootstrap 3 RTL
Bootstrap 3 for rtl language like persian, arabic ...
Features
Usage
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
Contributing
Contributions are welcome from everyone.