//
// 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";

@import "variables.less";
@import "mixins.less";
