Skip to content

Instantly share code, notes, and snippets.

@mlins
Created October 31, 2023 00:36
Show Gist options
  • Save mlins/783848e36dbf87a2ce03adf1db23673c to your computer and use it in GitHub Desktop.
Save mlins/783848e36dbf87a2ce03adf1db23673c to your computer and use it in GitHub Desktop.
.trix-content ul {
@apply list-disc pl-5;
}
.trix-content ol {
@apply list-decimal pl-5;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment