Bootstrap 4 with additional breakpoints for large displays
npm install bootstrap-xxlBootstrap 4 with two additional breakpoints:
- xxl - min-width: 1900px (desktops at full screen)
- xxxl - min-width: 3000px (4k at full or near full screen)
Use these as you would other breakpoints, e.g. To use, simply download and link Now available from npm!. The container max-width is increased for these breakpoints as well. See it in action at thunderblaster.github.io/bootstrap-xxl.dist/css/bootstrap.min.css and dist/js/bootstrap.min.js, or the non-minified or bundled version if you prefer.npm install bootstrap-xxl