Skip to content
/ examples Public

Functional examples of using Bootstrap in common JS frameworks like Webpack, Parcel, Vite, and more!

License

Notifications You must be signed in to change notification settings

twbs/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

75917d8 · Jan 23, 2025
Apr 1, 2024
Oct 1, 2024
Oct 1, 2024
Sep 7, 2024
Jan 23, 2025
Oct 1, 2024
Oct 1, 2024
Jan 23, 2025
Jan 23, 2025
Jan 23, 2025
Oct 21, 2024
Jun 4, 2022
Mar 21, 2023
Mar 21, 2023
May 16, 2022
Feb 19, 2024
Mar 23, 2023

Repository files navigation

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
  • Color modes – Color mode support and color mode picker built on our Sass & ESM JS example
  • Bootstrap Icons font - Import and compile Sass, Stylelint, PurgeCSS, and our icon font
  • Parcel - Sass, JS via Parcel
  • React - Sass with React Bootstrap components using React and Next.js
  • Vite - Sass, JS via Vite
  • Vue - Sass, JS via Vue/Vite
  • Webpack - Import and bundle Sass and JS with Webpack
  • PurgeCSS - import sass w/ purgecss and js via npm

License

Licensed under the MIT License.