index.css 55 Bytes
Newer Older
1 2 3
.card {
    @apply tw-bg-white tw-rounded-md tw-p-4;
}