##// END OF EJS Templates
More movign around of things in notebook and js/less.
More movign around of things in notebook and js/less.

File last commit:

r10703:a39ff10d
r10703:a39ff10d
Show More
base.less
9 lines | 297 B | text/x-less | LessCssLexer
// Our base less styles. This should be @import'ed by the main .less
// files of each page. This file should not itself be compiled to css.
@import "../../../components/bootstrap/less/bootstrap.less";
@import "variables.less";
@import "mixins.less";
@import "flexbox.less";
@import "page.less";