bootstrap-tour
Version:
Quick and easy way to build your product tours with Bootstrap Popovers.
17 lines (14 loc) • 557 B
text/less
/*!
* Bootstrap v3.1.0 (http://getbootstrap.com)
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
// Core variables and mixins
@bootstrap-path: "../../bower_components/bootstrap/less/";
@import "@{bootstrap-path}variables.less";
@import "@{bootstrap-path}mixins.less";
@import "@{bootstrap-path}buttons.less";
@import "@{bootstrap-path}button-groups.less";
@import "@{bootstrap-path}popovers.less";
@import "@{bootstrap-path}component-animations.less";
@import "bootstrap-tour.less";