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 fd41e43 commit 0d4ba5fCopy full SHA for 0d4ba5f
packages/rehype-shiki/src/twoslash.css
@@ -7,6 +7,8 @@
7
display: flex !important;
8
flex-wrap: wrap !important;
9
font-size: small;
10
+ /* This variable comes from ui-components */
11
+ background-color: var(--color-neutral-900);
12
13
span {
14
display: inline-block !important;
0 commit comments