bootstrap-reboot

4.5.6 • Public • Published

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

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i bootstrap-reboot

    Weekly Downloads

    1,095

    Version

    4.5.6

    License

    ISC

    Unpacked Size

    32.2 kB

    Total Files

    14

    Last publish

    Collaborators

    • zhiguang