5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-17 03:26:21 +00:00

fix: esto no funciona

This commit is contained in:
f 2023-04-03 13:55:21 -03:00
parent 191dbbd823
commit 3dacef76f1

View file

@ -52,12 +52,6 @@ $sizes: (
--background: #{$black};
--color: #{$cyan};
}
.alert-primary {
@include alert-variant(theme-color-level("cyan", $alert-bg-level),
theme-color-level("cyan", $alert-border-level),
theme-color-level("cyan", $alert-color-level));
}
}
// TODO: Encontrar la forma de generar esto desde los locales de Rails