Move terminal less into better location

This commit is contained in:
Jonathan Frederic 2014-12-15 16:47:49 -08:00 committed by Jonathan Frederic
parent f8968df7e2
commit 3969f0ec84
2 changed files with 2 additions and 1 deletions

View File

@ -29,4 +29,5 @@
// notebook
@import "../notebook/less/style.less";
@import "../notebook/less/terminal.less";
// terminal
@import "../terminal/less/terminal.less";