Syntax highlighting in modal

This commit is contained in:
2022-06-13 13:14:00 +02:00
parent 6a8c1265fa
commit e9ec83c8e2
4 changed files with 30 additions and 1 deletions

View File

@ -2,6 +2,7 @@
font-family: sans-serif;
@import "./asciidocBootSlate";
@import "~highlight.js/styles/github";
h1 {
color: var(--repl-color-link, #2ac02a);