Skip to content

vahidalvandi/bootstrap4-rtl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

bootstrap4-rtl

simple RTL plugin for Bootstrap 4.5.* with this version you can use official vertion css or scss bootstrap 4 and add this rtl bellow it

usage:
 
<!-- Original Bootstrap 4.5 -->
<link rel="stylesheet" href="bootstrap.css">

<!-- OR SCSS version -->

@import '~bootstrap/scss/bootstrap';

<!--Then after add original css or scss add Bootstrap RTL  -->
<link rel="stylesheet" href="bootstrap-rtl.css">

Developed by webine