Sha256: c5b86f221b48d8cffc6cea6445e72fccd4c8ed226020578ef6ad4cc56a53dd3d
Contents?: true
Size: 563 Bytes
Versions: 28
Compression:
Stored size: 563 Bytes
Contents
@layer components { [data-coco][data-component="placeholder"] { @apply p-4; &[data-boxed="true"] { @apply border border-dashed border-gray-400 bg-gray-50; } &[data-prose="true"] { .placeholder-content { @apply space-y-3; } } &[data-prose="false"] { @apply text-center; } &[data-size="full"] { @apply w-full h-full; .placeholder-inner { @apply flex items-center justify-center h-full w-full; } .placeholder-content { @apply m-auto; } } } }
Version data entries
28 entries across 28 versions & 1 rubygems