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:
parent
191dbbd823
commit
3dacef76f1
1 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue