We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d9d9cf commit a6b67f5Copy full SHA for a6b67f5
src/css/custom.css
@@ -77,6 +77,7 @@
77
78
code {
79
@apply text-code bg-code-background;
80
+ @apply whitespace-pre;
81
}
82
83
hr {
0 commit comments