We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542e772 commit 9a0c834Copy full SHA for 9a0c834
src/css/custom.css
@@ -75,7 +75,7 @@
75
@apply text-toc-highlight-text !important;
76
}
77
78
- code {
+ code:not(pre code) {
79
@apply text-code bg-code-background;
80
@apply whitespace-pre;
81
0 commit comments