https://github.com/coloredcow/bootstrap-boilerplate
An extended package for extended utilities in Bootstrap
https://github.com/coloredcow/bootstrap-boilerplate
bootstrap
Last synced: 8 months ago
JSON representation
An extended package for extended utilities in Bootstrap
- Host: GitHub
- URL: https://github.com/coloredcow/bootstrap-boilerplate
- Owner: ColoredCow
- License: mit
- Created: 2019-08-07T09:51:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-31T08:09:39.000Z (about 3 years ago)
- Last Synced: 2025-09-07T15:58:37.200Z (9 months ago)
- Topics: bootstrap
- Language: SCSS
- Homepage: https://www.npmjs.com/package/bootstrap-boilerplate
- Size: 116 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bootstrap-boilerplate
Extended utilities for Bootstrap.
### Command to install package
```
npm install bootstrap-boilerplate
```
### Setup
You only need to place the following line in your main `sass` file
`@import "~bootstrap-boilerplate/assets/scss/style";`
Then compile your sass.