Jack Lukic
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/theme.less
|
|
@ -16,7 +16,7 @@ |
|
|
|
@import "@{themesFolder}/default/globals/site.variables"; |
|
|
|
|
|
|
|
/* Packaged site.variables */ |
|
|
|
@import "@{themesFolder}/@{site}/globals/site.variables"; |
|
|
|
@import (optional) "@{themesFolder}/@{site}/globals/site.variables"; |
|
|
|
|
|
|
|
/* Component's site.variables */ |
|
|
|
@import (optional) "@{themesFolder}/@{theme}/globals/site.variables"; |
|
|
|