Use import (reference) whenever the less file supposedly emits no CSS
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@import (once) "./colortheme-all.less";
|
||||
@import (once) "./tools.less";
|
||||
@import (once) './icon-colors.less';
|
||||
@import (reference) "./colortheme-all.less";
|
||||
@import (reference) "./tools.less";
|
||||
@import (reference) './icon-colors.less';
|
||||
|
||||
.creation_main(
|
||||
@color: @colortheme_default-color, // Color of the text for the toolbar
|
||||
|
||||
Reference in New Issue
Block a user