Sha256: eb041965a7e2baf8e57db2d6b954ee0ba4dc244e06d0ee3536c561bbc895aef4
Contents?: true
Size: 360 Bytes
Versions: 25
Compression:
Stored size: 360 Bytes
Contents
@layer utilities { .tippy-dropdown-box { @apply bg-background-light-2 text-gray-900 text-label-sm border border-solid border-gray-blend-100 shadow-xl rounded-lg; } } @layer components { /* * Tippy dropdown theme */ .tippy-box[data-theme~="coco-app-dropdown"], .tippy-box[data-theme~="coco-app-menu"] { @apply tippy-dropdown-box; } }
Version data entries
25 entries across 25 versions & 1 rubygems