Skip to content

Latest commit

 

History

History

color-modes

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Bootstrap Color Modes

Include Bootstrap's source Sass and an ES Module version of our JavaScript plugins, plus a pre-release version of the new color modes functionality. Also includes the Autoprefixer for cross-browser CSS, Stylelint for Sass code quality, and Popper, a peer dependency of Bootstrap's JS used to position dropdowns, popovers, and tooltips.

Edit in browser

Open in StackBlitz

How to use

git clone https://github.com/twbs/examples.git
cd examples/color-modes/
npm install
npm start