chore(tools): split color tokens to separate layers (#42388)

This commit is contained in:
Huyen Nguyen
2021-06-15 19:33:18 +07:00
committed by GitHub
parent 56fa9aba3c
commit 4a240fc58d
6 changed files with 152 additions and 35 deletions

View File

@@ -32,5 +32,5 @@
}
.fcc-style {
@apply bg-darkGreen;
@apply bg-fccSecondary;
}