Remove prefixes
This commit is contained in:
parent
1aa30d92bd
commit
2e315c20d6
|
@ -1,5 +1,5 @@
|
||||||
@media (min-height: theme('screens.md')) {
|
@media (min-height: theme('screens.md')) {
|
||||||
main {
|
main {
|
||||||
@apply tw-flex tw-flex-col tw-justify-center tw-h-full
|
@apply flex flex-col justify-center h-full
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue