2014-12-20 14:26:46 +08:00
|
|
|
// Core variables and mixins
|
2014-12-24 07:06:47 +08:00
|
|
|
@import "@{bootstrap-base}variables.less";
|
2014-12-20 14:26:46 +08:00
|
|
|
@import "variables.less";
|
|
|
|
@import "@{bootstrap-base}mixins.less";
|
|
|
|
|
|
|
|
// Reset
|
|
|
|
@import "@{bootstrap-base}normalize.less";
|
|
|
|
@import "@{bootstrap-base}print.less";
|
|
|
|
|
|
|
|
// Core CSS
|
|
|
|
@import "@{bootstrap-base}scaffolding.less";
|
|
|
|
@import "@{bootstrap-base}type.less";
|
|
|
|
@import "@{bootstrap-base}code.less";
|
|
|
|
@import "@{bootstrap-base}grid.less";
|
|
|
|
@import "@{bootstrap-base}tables.less";
|
|
|
|
@import "@{bootstrap-base}forms.less";
|
|
|
|
@import "@{bootstrap-base}buttons.less";
|
|
|
|
|
|
|
|
// Components
|
|
|
|
@import "@{bootstrap-base}component-animations.less";
|
|
|
|
// @import "@{bootstrap-base}glyphicons.less";
|
|
|
|
@import "@{bootstrap-base}dropdowns.less";
|
|
|
|
@import "@{bootstrap-base}button-groups.less";
|
|
|
|
@import "@{bootstrap-base}input-groups.less";
|
|
|
|
// @import "@{bootstrap-base}navs.less";
|
|
|
|
// @import "@{bootstrap-base}navbar.less";
|
|
|
|
// @import "@{bootstrap-base}breadcrumbs.less";
|
|
|
|
@import "@{bootstrap-base}pagination.less";
|
|
|
|
// @import "@{bootstrap-base}pager.less";
|
|
|
|
// @import "@{bootstrap-base}labels.less";
|
|
|
|
// @import "@{bootstrap-base}badges.less";
|
|
|
|
// @import "@{bootstrap-base}jumbotron.less";
|
|
|
|
// @import "@{bootstrap-base}thumbnails.less";
|
|
|
|
// @import "@{bootstrap-base}alerts.less";
|
|
|
|
@import "@{bootstrap-base}progress-bars.less";
|
|
|
|
// @import "@{bootstrap-base}media.less";
|
|
|
|
// @import "@{bootstrap-base}list-group.less";
|
|
|
|
// @import "@{bootstrap-base}panels.less";
|
|
|
|
// @import "@{bootstrap-base}wells.less";
|
|
|
|
@import "@{bootstrap-base}close.less";
|
|
|
|
|
|
|
|
// Components w/ JavaScript
|
|
|
|
@import "@{bootstrap-base}modals.less";
|
|
|
|
@import "@{bootstrap-base}tooltip.less";
|
|
|
|
@import "@{bootstrap-base}popovers.less";
|
|
|
|
// @import "@{bootstrap-base}carousel.less";
|
|
|
|
|
|
|
|
// Utility classes
|
|
|
|
@import "@{bootstrap-base}utilities.less";
|
|
|
|
@import "@{bootstrap-base}responsive-utilities.less";
|