Sha256: 3634b84128f34d0d72a59ac164a47c398b300a3e1f03db5584a833712b698bd2
Contents?: true
Size: 416 Bytes
Versions: 10
Compression:
Stored size: 416 Bytes
Contents
@layer components { [data-coco][data-component="app-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
10 entries across 10 versions & 1 rubygems