GeoSot / bs-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootstrap logo

Bootstrap Examples

Functional examples for building with Bootstrap using popular tools and frameworks.
Explore Bootstrap docs »

Directory

  • Starter – CDN links for our CSS and JS
  • Sass & JS — Import Sass, Autoprefixer, Stylelint, and our JS bundle via npm
  • Sass & ESM JS — Import Sass, Autoprefixer, and Stylelint via npm, and then load our ESM JS with a shim
  • PurgeCSS - import sass w/ purgecss and js via npm
  • Webpack - Import and bundle Sass and JS with Webpack
  • Parcel - sass, js via parcel
  • React - react-bootstrap?
  • Icons starter - CDN link, no bootsrap?

License

Licensed MIT.

About

License:MIT License


Languages

Language:HTML 49.5%Language:SCSS 42.4%Language:JavaScript 7.9%Language:CSS 0.3%