UNPKG

yoyo-bootstrap

Version:

Bootstrap components for the actual DOM (built with yoyo)

11 lines (10 loc) 392 B
/*! * 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}pager.less"; @import (optional) "@{component-override-path}pager.less";