- creating a dynamic color palette

- implementing actions section
This commit is contained in:
Amruth Pillai
2020-07-10 01:09:33 +05:30
parent da197be2f5
commit 89fa8236e8
33 changed files with 261 additions and 124 deletions

View File

@ -5,7 +5,7 @@
}
.Toastify__toast--default {
@apply bg-primary text-inverse;
@apply bg-primary-900 text-primary-50;
}
.Toastify__toast-body {