|
@ -5,7 +5,6 @@ |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.loadUIVariables() { |
|
|
.loadUIVariables() { |
|
|
@folder: ``@theme ? @theme : 'default'``; |
|
|
|
|
|
@import "themes/default/@{type}s/@{element}.variables"; |
|
|
@import "themes/default/@{type}s/@{element}.variables"; |
|
|
@import "themes/@{theme}/@{type}s/@{element}.variables"; |
|
|
@import "themes/@{theme}/@{type}s/@{element}.variables"; |
|
|
@import "themes/user/@{type}s/@{element}.variables"; |
|
|
@import "themes/user/@{type}s/@{element}.variables"; |
|
|