z-avanes / bootstrap3-rtl

Bootstrap 3 RTL with SASS

Home Page:http://htmlpreview.github.io/?https://github.com/z-avanes/bootstrap-rtl/blob/master/demo/demo.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Bootstrap 3 RTL with SASS

http://htmlpreview.github.io/?https://github.com/z-avanes/bootstrap-rtl/blob/master/demo/demo.html

License:MIT License


Languages

Language:HTML 94.9%Language:JavaScript 3.5%Language:CSS 1.6%