Sha256: 5e40c97018ebc4fbf12cb55701feb2127420376080264fdcdb5bce76e6f412e3
Contents?: true
Size: 387 Bytes
Versions: 20
Compression:
Stored size: 387 Bytes
Contents
@layer components { [data-coco][data-component="avatar"] { @apply block rounded-full overflow-hidden flex-none; img { @apply w-full rounded-full; } &[data-size="sm"] { @apply w-5 h-5; } &[data-size="md"] { @apply w-6 h-6; } &[data-size="lg"] { @apply w-7 h-7; } &[data-size="xl"] { @apply w-8 h-8; } } }
Version data entries
20 entries across 20 versions & 1 rubygems