##// END OF EJS Templates
adjust default value of level in sync_imports...
adjust default value of level in sync_imports and value check for <= 0 instead of just -1. Python 3 no longer allows negative values (relative or absolute), and we should have always allowed 0 to work anyway. closes #4296

File last commit:

r12234:a5feb16d
r12874:57aefd02
Show More
style.less
4 lines | 113 B | text/x-less | LessCssLexer
@import "../base/less/variables.less";
@import "../base/less/mixins.less";
@import "../base/less/flexbox.less";