Use import (reference) whenever the less file supposedly emits no CSS
parent
c5105d7b84
commit
4a352f2ed8
@ -1,5 +1,5 @@
|
||||
@import (once) "../include/infopages.less";
|
||||
@import (once) "../include/colortheme-all.less";
|
||||
@import (reference) "../include/colortheme-all.less";
|
||||
|
||||
.infopages_main();
|
||||
.infopages_topbar();
|
||||
|
Loading…
Reference in New Issue