Sha256: 3f85b9c2f66f7aecbda0baccd07571d1092fad3bbc9f818ef1e5981248dc6e8f
Contents?: true
Size: 412 Bytes
Versions: 25
Compression:
Stored size: 412 Bytes
Contents
@layer components { [data-coco][data-component="menu-button"] { @apply contents; &[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
25 entries across 25 versions & 1 rubygems