bootstrap-gruvbox
v0.9.1
Published
Gruvbox theme for Bootstrap
Downloads
15
Maintainers
Readme
Gruxbov styled Bootstrap theme
Currently under development, contributions are welcome!
- Based on Gruvbox color scheme.
- Built with the Bootstrap 5.3.8 sass-js example
Use in HTML
<link href="https://cdn.jsdelivr.net/npm/bootstrap-gruvbox@latest/css/styles.css" rel="stylesheet" crossorigin="anonymous">Install with npm
npm install bootstrap-gruvboxRun Locally
git clone https://github.com/daviddyess/bootstrap-gruvbox.git
cd bootstrap-gruvbox
npm install
npm start