Sha256: f0e098aa587fa203a31575f132a373605d0a5ab5be33dd4a044dde788df89fd6
Contents?: true
Size: 416 Bytes
Versions: 12
Compression:
Stored size: 416 Bytes
Contents
@layer components { [data-coco][data-component="option-bar"] { @apply border border-gray-transparent-100 p-1 bg-gray-transparent-50; border-radius: 44px; width: fit-content; .option-bar-buttons { @apply flex items-center gap-x-2; width: fit-content; .coco-button { @apply !border-none; } .selected { @apply pointer-events-none; } } } }
Version data entries
12 entries across 12 versions & 1 rubygems