yoyo-bootstrap
Version:
Bootstrap components for the actual DOM (built with yoyo)
11 lines (10 loc) • 396 B
text/less
/*!
* 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}buttons.less";
@import (optional) "@{component-override-path}buttons.less";