Skip to content

Commit d9540d2

Browse files
committed
chore: clean-up
1 parent dddc827 commit d9540d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scss/mixins/_themes.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@ $theme-has-variants: false !default;
222222

223223
@each $theme in $themes {
224224
$current-theme: $theme !global;
225-
@debug $current-theme;
226225

227226
@if map-has-key($default-themes, $theme) {
228227
$theme-map: map-get($themes-map, $theme);

0 commit comments

Comments
 (0)