개요
- tailwindcss .rounded-y-group
.rounded-x-group:first-of-type {
@apply rounded-t;
}
.rounded-x-group:last-of-type {
@apply rounded-b;
}
.rounded-x-group:first-of-type {
@apply rounded-t;
}
.rounded-x-group:last-of-type {
@apply rounded-b;
}