Skip to content

swdev-Animesh/bootstrap-cheatsheet

Repository files navigation

Bootstrap 5 CheatSheet

Developed by ThemeSelection Team

To clean JS & CSS

Use gulp dist-clean to clean assets

To generate CSS from SCSS

Use gulp dist-css to create css assets

To copy JS file to assets

Use gulp dist-js to create js assets

To clean HTML files and regenerate then all using PUG

Use gulp dist-html to generate HTML files

To monitor PUG & SCSS

Use gulp monitor to watch changes of SCSS and PUG files

About

The ultimate cheatsheet for Bootstrap5 🚀

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 93.1%
  • JavaScript 2.8%
  • Pug 2.1%
  • SCSS 2.0%