Skip to content

M6stafa/bootstrap-with-rtl

Repository files navigation

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.

About

Twitter Bootstrap framework with rtl support

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published