项目作者: M6stafa

项目描述 :
Twitter Bootstrap framework with rtl support
高级语言: CSS
项目地址: git://github.com/M6stafa/bootstrap-with-rtl.git
创建时间: 2017-11-09T15:31:43Z
项目社区:https://github.com/M6stafa/bootstrap-with-rtl

开源协议:MIT License

下载


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

  1. dist/
  2. ├── css/
  3. ├── bootstrap.css
  4. ├── bootstrap.min.css
  5. ├── bootstrap.rtl.css
  6. ├── bootstrap.rtl.min.css
  7. └── js/
  8. ├── bootstrap.js
  9. └── bootstrap.min.js

Notes

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