We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4256501 + 191dcf4 commit c170378Copy full SHA for c170378
src/theme.less
@@ -16,7 +16,7 @@
16
@import "@{themesFolder}/default/globals/site.variables";
17
18
/* Packaged site.variables */
19
-@import "@{themesFolder}/@{site}/globals/site.variables";
+@import (optional) "@{themesFolder}/@{site}/globals/site.variables";
20
21
/* Component's site.variables */
22
@import (optional) "@{themesFolder}/@{theme}/globals/site.variables";
0 commit comments