Merge pull request #2114 from ZhenShuo2021/docs/codeblock-lang

📝 Docs: update codeblock language
This commit is contained in:
Nuno Coração
2025-05-27 00:01:42 +01:00
committed by GitHub
10 changed files with 19 additions and 12 deletions
+3
View File
@@ -3639,6 +3639,9 @@ a {
color: rgba(var(--color-neutral-200), 1);
}
}
.prose-invert .highlight pre > code {
background-color: unset;
}
.chroma .lntd, .chroma .lntd pre {
margin: calc(var(--spacing) * 0);
--tw-border-style: none;