The fresh theme for Bootstrap 4 & 5.
Demo - Docs - GitHub - NPMMinty version | Bootstrap version | Docs |
---|---|---|
2.x.x | 5.x.x | current |
1.x.x | 4.x.x | here |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/minty-bootstrap@2.0.1/dist/minty.min.css" integrity="sha256-Q7T98Wtps604sLIyEmxF5mEVJE8/hsecJhAgTA/0Ys0=" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4" crossorigin="anonymous"></script>
Install Minty via npm or download it here:
npm install minty-bootstrap
The compiled files are in dist/
.
You can download the latest version of Minty here.
For usage of Minty, see the Bootstrap docs.