Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 480 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 480 Bytes

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