refactor(ui): group windi classes

This commit is contained in:
liyasthomas
2021-08-05 22:52:02 +05:30
parent 3bd78869a0
commit 3a96eb003b
14 changed files with 43 additions and 28 deletions

View File

@@ -62,8 +62,7 @@ export default {
@apply items-center;
@apply justify-center;
@apply transition;
@apply hover:bg-primaryDark;
@apply hover:text-secondaryDark;
@apply hover:(bg-primaryDark text-secondaryDark);
.material-icons,
.svg-icons {