From 2eb3a3620c2f988eb66adf1bdc9fceff53e21aed Mon Sep 17 00:00:00 2001 From: Volpeon Date: Fri, 29 Nov 2024 23:32:33 +0100 Subject: Fix --- src/scopes/_implicit.scss | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/scopes/_implicit.scss b/src/scopes/_implicit.scss index 5c5f6e3..9bd411a 100644 --- a/src/scopes/_implicit.scss +++ b/src/scopes/_implicit.scss @@ -159,9 +159,7 @@ } @each $theme in map.keys(props.get(core.$transparent-colors)) { - $theme-name: static-#{string.slice($theme, 3)}; - - @include bem.theme($theme-name) { + .t-static-#{string.slice($theme, 3)} { h1, h2, h3, -- cgit v1.2.3-70-g09d2