Sha256: 2202d4bcde607b2429a024fb9af1d28d3eea6e02b634b7886db023e03b7fa989
Contents?: true
Size: 427 Bytes
Versions: 17
Compression:
Stored size: 427 Bytes
Contents
@layer components { [data-coco].coco-link { @apply inline-flex items-center; &[data-icon-position="start"] { .link-text { @apply order-2; } [data-component="icon"] { @apply order-1 mr-[0.4em]; } } &[data-icon-position="end"] { .link-text { @apply order-1 mr-[0.4em]; } [data-component="icon"] { @apply order-2; } } } }
Version data entries
17 entries across 17 versions & 1 rubygems