5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-10-05 03:16:56 +00:00

Merge branch 'issue-10492' into panel.sutty.nl
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2023-04-03 14:01:20 -03:00
commit cc0fcbf925

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