ORIENT/modules/backend/assets/less/core/boot.less

12 lines
232 B
Plaintext
Raw Normal View History

2014-05-14 13:24:20 +00:00
//
// Boots the Core LESS
//
// Includes non-output LESS files such as mixins and variables
//
// Core variables and mixins
@import "../../../../system/assets/ui/less/global.less";
2014-05-14 13:24:20 +00:00
@import "variables.less";
@import "mixins.less";