Bootstrap Npm Starter Versions Save

Starter template for new building with Bootstrap 4 in npm projects.

v2.1.0

1 year ago
  • update dependencies
  • update CI

v2.0.0

1 year ago

Updates to Bootstrap v4.6.2, Bootstrap Icons v1.9.1, and more!

  • Fixes #68: Adds specific Node version (LTS) in our readme
  • Fixes #74, fixes #82: Add live reload functionality
  • Fixes #76: Fixes compilation errors
  • Fixes #86: Updates to only Node 16
  • Fixes .stylelintrc config for the Bootstrap config

This project will soon be archived in favor of the more complete set of examples at https://github.com/twbs/examples, which all support Bootstrap 5 and include options for various JS frameworks, bundlers, and more.

v1.4.0

3 years ago
  • Updates Bootstrap to v4.6.0
  • Updates Bootstrap Icons to v1.3.0

v1.3.0

3 years ago
  • #18: Adds Stylelint support, with some light documentation in the readme and implementation with GitHub Actions.
  • #34: Updated devDependencies, fixed Sass variables placement, added npm run-all and npm start scripts, and more.

v1.2.0

3 years ago
  • #17: Added Bootstrap Icons v1.0.0 with example in index.html
  • #25: Add close button Sass file (fixed #23)
  • #30: Updated all dependencies

v1.1.0

3 years ago
  • #6: Add PurgeCSS example
  • #12: Add editorconfig
  • #13: Update to Bootstrap v4.5.0 (was v4.4.1)
  • #14: Update readme scripts table

v1.0.0

4 years ago

Initial release