🔧 config: add file constanst

:%s
This commit is contained in:
lytrankieio123 2021-08-20 15:31:11 +07:00
parent bca6215fba
commit ef1c53b3a9
2 changed files with 3 additions and 1 deletions

View File

@ -6,9 +6,10 @@
}
.btnBlue {
@apply bg-primary hover:bg-warning text-label font-bold py-2 px-4 custom-border-radius;
}
.link {
color: theme("colors.pink");
color: theme("colors.warning");
}
.heading {
@apply text-base;

View File

@ -0,0 +1 @@
// constanst here