##// END OF EJS Templates
Reenable bracket matching
Reenable bracket matching

File last commit:

r10722:f9aea7af
r10775:80b91905
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";