##// END OF EJS Templates
Refactor paste magics and ipdoctest
Refactor paste magics and ipdoctest

File last commit:

r10722:f9aea7af
r10754:801b9cb9
Show More
style.less
16 lines | 254 B | text/x-less | LessCssLexer
// Bootstrap
@import "../components/bootstrap/less/bootstrap.less";
// base
@import "../base/less/style.less";
// auth
@import "../auth/less/style.less";
// tree
@import "../tree/less/style.less";
// notebook
@import "../notebook/less/style.less";