4.5.6 • Published 3 years ago

bootstrap-reboot v4.5.6

Weekly downloads
707
License
ISC
Repository
github
Last release
3 years ago

About

It is a copy of https://github.com/twbs/bootstrap/blob/master/scss/_reboot.scss

Install

npm i bootstrap-reboot

Usage

// Override some default values in src/_variables.scss
$body-bg: #f5f5f5;
$link-color: #f00;

// Import bootstrap-reboot
@import '~bootstrap-reboot';

Version

bootstrap-reboot uses the same version as which version of bootstrap it comes from


How to run the example in /docs folder

npm install
npm start

vist http://localhost:8080

NOTE: You need to reload preview page manually when any file is changed

4.5.6

3 years ago

4.5.5

3 years ago

4.5.4

3 years ago

4.5.3

3 years ago

4.4.1

4 years ago

4.3.1

5 years ago

1.0.0

5 years ago

0.1.1

7 years ago

0.1.0

7 years ago