7c58b3ced1
Using the following in a module's less file: ``` @exports: { @foo: "bar"; @number: 4; @color: red; }; ``` will export the variables `@foo`, `@number` and `@color` into the global scope. Though, exports are not able to override already defined variables. That's still reserved for themes. |
||
---|---|---|
.. | ||
Icinga | ||
vendor |