mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-11 22:24:21 +01:00
19 lines
411 B
Plaintext
19 lines
411 B
Plaintext
// Twitter Bootstrap's "variables.less" should already be imported
|
|
|
|
// 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";
|