UNPKG

cra-template-jinsung

Version:
16 lines (13 loc) 283 B
@layer components { .App { @apply text-center; } .App-logo { @apply pointer-events-none animate-spin; animation-duration: 20s; height: 40vmin; } .App-header { @apply flex flex-col items-center justify-center min-h-screen text-white bg-gray-800; } }