Use import (reference) whenever the less file supposedly emits no CSS
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@import (once) "./colortheme-all.less";
|
||||
@import (once) "./variables.less";
|
||||
@import (reference) "./colortheme-all.less";
|
||||
@import (reference) "./variables.less";
|
||||
|
||||
.modal_base() {
|
||||
font-family: @colortheme_font;
|
||||
|
||||
Reference in New Issue
Block a user