qcast-front/src/components/playground.module.css
2024-08-12 16:19:49 +09:00

5 lines
50 B
CSS

.test {
@apply bg-red-500;
@apply text-2xl;
}