Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zzossig/hugo-theme-zdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/abstracts/_mixins.scss')
-rw-r--r--assets/sass/abstracts/_mixins.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/sass/abstracts/_mixins.scss b/assets/sass/abstracts/_mixins.scss
index 4fe0749..090a0cd 100644
--- a/assets/sass/abstracts/_mixins.scss
+++ b/assets/sass/abstracts/_mixins.scss
@@ -1,3 +1,4 @@
+$theme-map: null;
@mixin themify($themes) {
@each $theme, $map in $themes {
.theme__#{$theme} & {