Sha256: 590a322ebbe145a6ab4cc57f782df1118f6b43548bac21fc74f6183c2c1022d4
Contents?: true
Size: 375 Bytes
Versions: 7
Compression:
Stored size: 375 Bytes
Contents
@layer components { [data-coco][data-component="app-button-group"] { width: fit-content; .button-group-buttons { @apply flex items-center gap-x-2; width: fit-content; } .divider { @apply w-0 border-l border-gray-300 self-stretch; } &[data-align="end"] { .button-group-buttons { @apply ml-auto; } } } }
Version data entries
7 entries across 7 versions & 1 rubygems