mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-17 18:22:33 +00:00
5 lines
77 B
Stylus
5 lines
77 B
Stylus
$variables = base $scheme;
|
|
|
|
for $variable in $variables
|
|
@import $variable;
|