##// END OF EJS Templates
Remove all deathrow subpackage, because I'm not going to fix its imports.
Remove all deathrow subpackage, because I'm not going to fix its imports.

File last commit:

r11012:69c3afb3
r11025:b4120bf2
Show More
style.less
17 lines | 310 B | text/x-less | LessCssLexer
// Bootstrap
@import "../components/bootstrap/less/bootstrap.less";
@import "../components/bootstrap/less/responsive.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";