// bootstrap-extended.less
//
// Less to compile JUI CSS to extend Bootstrap using default values
// Need to use this file to compile bootstrap-extended.css due to the actual
// file not importing the variables or mixins
// -----------------------------------------------------

@import "../../media/jui/less/variables.less";
@import "../../media/jui/less/mixins.less";
@import "../../media/jui/less/bootstrap-extended.less";
