Skip to content

Files

Latest commit

Oct 1, 2024
e54631b · Oct 1, 2024

History

History

sass-js-esm

Bootstrap Sass & ESM JS

Include Bootstrap's source Sass and an ES Module version of our JavaScript plugins thanks to guybedford/es-module-shims. 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/sass-js-esm/
npm install
npm start