Sha256: 9cb68a80a962673f3b3c3dd09a44ae62490c855efca3ecbbb8f34e0249154829
Contents?: true
Size: 636 Bytes
Versions: 48
Compression:
Stored size: 636 Bytes
Contents
@layer components { [data-coco][data-component="app-seamless-textarea"] { @apply text-current; textarea { @apply block p-0 m-0 border-none w-full focus:ring-0 text-current; overflow: hidden; resize: none; font-size: inherit; font-weight: inherit; font-style: inherit; line-height: inherit; background: inherit; text-align: inherit; overflow-wrap: anywhere; &::placeholder { @apply text-current opacity-40 transition-opacity; } &:hover, &:focus { &::placeholder { @apply opacity-60; } } } } }
Version data entries
48 entries across 48 versions & 1 rubygems