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.
1 parent 8f09e39 commit 4324a12Copy full SHA for 4324a12
src/punica.scss
@@ -26,4 +26,7 @@ $theme-map: map-get(get.$themes, $theme) !global;
26
/// ======================================================
27
28
@debug "DONE \1F5F8";
29
-@debug "The #{$theme} theme is compiled successfully.";
+@debug "The #{$theme} theme is compiled successfully.";
30
+
31
+$theme-map: null !global;
32
+/// ======================================================
0 commit comments