fix: classless css

This commit is contained in:
Lucas Larroche 2024-01-15 21:44:23 +07:00
parent 25b505e206
commit 53c96ba46a
8 changed files with 6 additions and 12 deletions

View file

@ -243,7 +243,7 @@
#{$css-var-prefix}text-decoration: underline;
// Secondary & Contrast
@if enable-classes {
@if $enable-classes {
&.secondary,
&.contrast {
#{$css-var-prefix}text-decoration: underline;