Updates to highlighting in playground

This commit is contained in:
2025-11-05 08:04:23 -08:00
parent 1b0aeb1eac
commit e8b00ad680
3 changed files with 128 additions and 82 deletions

View File

@@ -122,3 +122,6 @@ svg.icon path {
.cm-editor .cm-content {
font-family: 'Comic Code', monospace;
}
.cm-editor {
height: 100%;
}