Skip to content

morilog/bootstrap-sass-rtl-ltr

 
 

Repository files navigation

#Multi-Direction Twitter Bootstrap-Sass v 3.3.1

Features:

  • support both RTL and LTR languages
  • separete settings file for each of directions
  • RTL direction optimized as default for Persian(farsi) language with specific fonts.

Installation


for insallation, just change @import of direction settings file in _bootstrap.scss.

@import "rtl"; // or ltr

For more details about compile & installation, visit Bootstrap-sass

Settings


Settings files for both RTL and LTR exists in assets/stylesheets/rtl.scss && /assets/stylesheets/ltr.scss.

About

Multi-Direction Twitter Bootstrap-Sass

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 62.8%
  • CSS 33.4%
  • JavaScript 1.8%
  • HTML 1.7%
  • Shell 0.3%