Twitter Bootstrap framework with rtl support
The Twitter Bootstrap framework and RTL version of it with the help of RTLCSS.
npm install bootstrap-with-rtl
dist/
├── css/
│ ├── bootstrap.css
│ ├── bootstrap.min.css
│ ├── bootstrap.rtl.css
│ ├── bootstrap.rtl.min.css
└── js/
├── bootstrap.js
└── bootstrap.min.js
dir="rtl"
to html
tag.