1.0.3 • Published 6 years ago

bootstrap-with-rtl v1.0.3

Weekly downloads
17
License
MIT
Repository
github
Last release
6 years ago

Bootstrap with RTL

The Twitter Bootstrap framework and RTL version of it with the help of RTLCSS.

Quick start

  • Install with npm: npm install bootstrap-with-rtl

What's included

dist/
├── css/
│   ├── bootstrap.css
│   ├── bootstrap.min.css
│   ├── bootstrap.rtl.css
│   ├── bootstrap.rtl.min.css
└── js/
    ├── bootstrap.js
    └── bootstrap.min.js

Notes

  • It's currently in test phase.
  • For RTL, manually add dir="rtl" to html tag.