##// END OF EJS Templates
push cell magic to the head of the transformer line...
push cell magic to the head of the transformer line I'm not 100% sure this is the right fix (ping @takluyver for review), since it is unclear what the physical/logical distinction is, but this does allow the cell magic transform to preempt all other transforms. closes #3604

File last commit:

r11338:d18fdb00
r11460:094340ac
Show More
style.less
4 lines | 146 B | text/x-less | LessCssLexer
@import "../base/less/variables.less";
@import "../base/less/mixins.less";
@import "../base/less/flexbox.less";
@import "../base/less/page.less";