Skip to content

eyy/strapboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strapboot

Right-to-Left Bootstrap, external css file.

Add .rtl class to your body (or any other element). You can even toggle it mid-air.

<link rel="stylesheet" href="css/bootstrap.css" />
<link rel="stylesheet" href="css/bootstrap-rtl.css"/>

<body class="rtl">

I'm currently working against v2.3.2 docs/base-css.html. The rest, and v3.0.0 of course, will hopefuly come soon. Work in progress, pull-requests are more than welcome.

About

Right-to-Left Bootstrap, external css file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published