/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* modified the import to break up the individual css components */
// Core variables and mixins
@import "./bootstrap.less";
@import "@{component-path}labels.less";
@import (optional) "@{component-override-path}labels.less";
