Sha256: 84b3894ebaf1c94a672e2fef359875518dfa8f07cfe69a4e7709a76eccf05961
Contents?: true
Size: 443 Bytes
Versions: 38
Compression:
Stored size: 443 Bytes
Contents
@layer components { [data-coco][data-component="app-menu-button"] { @apply inline-flex; width: max-content; &[data-fit="full"] { @apply w-full; .menu-trigger { @apply w-full; } } [data-component="menu"] { @apply rounded-md; } .menu-item { &:first-child > * { @apply rounded-t-md; } &:last-child > * { @apply rounded-b-md; } } } }
Version data entries
38 entries across 38 versions & 1 rubygems