Sha256: c0d26be20e9f94719374f0d5a9ad7d7763a183839e758324d893b0facb4e5cb2
Contents?: true
Size: 381 Bytes
Versions: 13
Compression:
Stored size: 381 Bytes
Contents
@import './../../../../../node_modules/trix/dist/trix.css'; .trix-content h1 { @apply text-xl font-bold mb-2; } .trix-content ul { @apply list-disc; } .trix-content pre { @apply text-base; } .trix-content ol { @apply list-decimal; } trix-toolbar { .trix-button-row { @apply flex-wrap gap-x-5; } .trix-button-group:not(:first-child) { @apply ml-0; } }
Version data entries
13 entries across 13 versions & 1 rubygems