##// END OF EJS Templates
Don't hardcode posix paths in nbconvert...
Don't hardcode posix paths in nbconvert use `os.path` for building paths closes #3534

File last commit:

r11033:fa36e98f
r11165:d8cbebed
Show More
style.less
2 lines | 71 B | text/x-less | LessCssLexer
Brian E. Granger
Adding style.less to each subdir - but still use global style.less
r10718 @import "../auth/less/login.less";
@import "../auth/less/logout.less";