mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-15 01:18:03 -05:00
28 lines
607 B
Plaintext
28 lines
607 B
Plaintext
/*!
|
|
* Jasny extension p7 to Bootstrap v3.0.0
|
|
*
|
|
* Copyright 2013 Twitter, Inc
|
|
* Licensed under the Apache License v2.0
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
*
|
|
* Designed and built with all the love in the world by @mdo and @fat.
|
|
*/
|
|
|
|
// Core variables and mixins
|
|
@import "variables.less";
|
|
@import "mixins.less";
|
|
|
|
// Core CSS
|
|
@import "grid-container-smooth.less";
|
|
@import "buttons.less";
|
|
|
|
// Components
|
|
@import "nav-tab-alignment.less";
|
|
@import "navmenu.less";
|
|
@import "alerts-fixed.less";
|
|
|
|
// Components w/ JavaScript
|
|
@import "offcanvas.less";
|
|
@import "rowlink.less";
|
|
@import "fileinput.less";
|