Migrate yellows
This commit is contained in:
parent
32b43cff9a
commit
8dcd445df6
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&.warning {
|
&.warning {
|
||||||
@apply .bg-yellow-dark .border-yellow-darker .text-yellow-lightest;
|
@apply .bg-yellow-600 .border-yellow-800 .text-yellow-50;
|
||||||
|
|
||||||
& > .title {
|
& > .title {
|
||||||
@apply .bg-yellow;
|
@apply .bg-yellow;
|
||||||
|
|
Loading…
Reference in a new issue