Created
October 31, 2023 00:36
-
-
Save mlins/783848e36dbf87a2ce03adf1db23673c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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