From c9b00ce5c53b7abe68cbd4021ccc2c4c1d0fb50e Mon Sep 17 00:00:00 2001 From: Volpeon Date: Fri, 29 Nov 2024 23:42:09 +0100 Subject: Static themes fix --- src/_themes.scss | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/_themes.scss') diff --git a/src/_themes.scss b/src/_themes.scss index 9b868f3..caf1e80 100644 --- a/src/_themes.scss +++ b/src/_themes.scss @@ -71,13 +71,4 @@ } } } - - @each $theme in map.keys(props.get(vars.$transparent-colors)) { - $theme-name: static-#{string.slice($theme, 3)}; - - @include bem.theme($theme-name) { - color: props.get(vars.$transparent-colors, $theme, --text); - background-color: props.get(vars.$transparent-colors, $theme, --900); - } - } } -- cgit v1.2.3-70-g09d2