Bootstrap The Most Popular HTML, CSS, and JS Library in The World.
Bootstrap The Most Popular HTML, CSS, and JS Library in The World.
New in v5.2 CSS variables, responsive offcanvas, new utilities, and more!
// Optional components
@import "../node_modules/bootstrap/scss/utilities";
@import "../node_modules/bootstrap/scss/reboot";
@import "../node_modules/bootstrap/scss/containers";
@import "../node_modules/bootstrap/scss/grid";
@import "../node_modules/bootstrap/scss/helpers";
@import "../node_modules/bootstrap/scss/utilities/api";
.component { body {
color: var(--bs-gray-800); --bs-body-font-family: var(--bs-font-monospace);
background-color: var(--bs-gray-100); --bs-body-line-height: 1.4;
border: 1px solid var(--bs-gray-200); --bs-body-bg: var(--bs-gray-100);
border-radius: .25rem; }
}
.table {
.component-header { --bs-table-color: var(--bs-gray-600);
color: var(--bs-purple); --bs-table-bg: var(--bs-gray-100);
} --bs-table-border-color: transparent;
}
New in Bootstrap 5, our utilities are now generated by our Utility API. @import "bootstrap/scss/bootstrap";
Alert Button
Dropdown Show and hide alert messages to your Programmatically control the active state
users. for buttons.
Carousel Collapse
<div class="dropdown"> Add slideshows to any page, including Expand and collapse areas of content, or
<button class="btn btn-primary support for crossfade.
dropdown-toggle" type="button" data-bs-toggle create accordions.
Dropdown
</button> Dropdown Modal
<ul class="dropdown-menu"> Create menus of links, actions, forms, and Add flexible and responsive dialogs to
<li><a class="dropdown-item" href="#">Dropdown item</a></li> more. your project.
<li><a class="dropdown-item" href="#">Dropdown item</a></li>
<li><a class="dropdown-item" href="#">Dropdown item</a></li> Offcanvas Popover
</ul> Build and toggle hidden sidebars into any Create custom overlays. Built on Popper.
</div> page.
Scrollspy Tab
Learn more about our JavaScript as modules and using the programmatic API.
Automatically update active nav links Allow Bootstrap nav components to toggle
based on page scroll. contents.
Toast Tooltip
Show and hide notifications to your Replace browser tooltips with custom
visitors. ones. Built on Popper.
Bootstrap Icons
Personalize it with
Bootstrap Icons
Bootstrap Icons is an open source SVG icon library featuring over
1,500 glyphs, with more added every release. They're designed to
work in any project, whether you use Bootstrap itself or not. Use them
as SVGs or icon fonts—both options give you vector scaling and easy
customization via CSS.
Bootstrap Themes
Blog
Swag Store