https://github.com/alipajand/bootstrap4_rtl
bootstrap 4 RTL - sass file to be imported
https://github.com/alipajand/bootstrap4_rtl
bootstrap bootstrap-rtl bootstrap4 scss
Last synced: about 2 months ago
JSON representation
bootstrap 4 RTL - sass file to be imported
- Host: GitHub
- URL: https://github.com/alipajand/bootstrap4_rtl
- Owner: alipajand
- License: mit
- Created: 2018-08-13T05:39:06.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-17T05:06:07.000Z (about 6 years ago)
- Last Synced: 2025-03-26T23:05:23.180Z (2 months ago)
- Topics: bootstrap, bootstrap-rtl, bootstrap4, scss
- Language: HTML
- Homepage:
- Size: 25.4 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bootstrap4 RTL in sass
bootstrap 4 RTL - it is a sass folder and _rtl.scss file that ready to be imported in your custom bootstrap file.
there is a sample available for you to learn how to use it.# install with npm
```bash
npm i sass-bootstrap4rtl
```