Sha256: e9c0cd5137218b74cbc5a7269e72ca869fbae04b15758e6d1d659496fa57e716
Contents?: true
Size: 380 Bytes
Versions: 218
Compression:
Stored size: 380 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
218 entries across 218 versions & 1 rubygems