Skip to content

ahoseinian/bootstrap-v4-rtl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap v4 rtl support

In order to instal just run in your public directory

$ bower install bootstrap-v4-rtl

Then add the following in your document

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

dependency