Files
bootstrap/less/jasny-bootstrap.less
2017-02-25 19:47:45 +02:00

24 lines
607 B
Plaintext

// Vanilla Bootstrap's "variables.less" should already be imported
/*!
* Jasny Bootstrap v3.1.3 (http://jasny.github.io/bootstrap)
* Copyright 2012-2015 Arnold Daniels
* Licensed under Apache-2.0 (https://github.com/jasny/bootstrap/blob/master/LICENSE)
*
*/
// Core variables and mixins
@import "variables.less";
// Core CSS
@import "grid-container-smooth.less";
@import "button-labels.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";