Choose which jQuery plugins should be included in your custom JavaScript files. Unsure what to include? Read the JavaScript page in the docs.
Produces two files
All checked plugins will be compiled into a readable bootstrap.js
and a minified bootstrap.min.js
. We recommend you use the minified version in production.
jQuery required
All plugins require the latest version of jQuery to be included.
Customize LESS variables to define colors, sizes and more inside your custom CSS stylesheets.
Basics
Body background
Typography
Code blocks
Headings
Colors
Media queries breakpoints
Define the breakpoints at which your layout will change, adapting to different screen sizes.
Container sizes
Define the maximum width of .container
for different screen sizes.
Grid system
Define your custom responsive grid.