Add monaco editor

This commit is contained in:
2024-03-07 13:41:39 +02:00
parent 650267ca1e
commit de7abfadd9
14 changed files with 334 additions and 197 deletions

View File

@ -38,4 +38,7 @@ textarea[id=data] {
}
textarea[id=result] {
height: 350px;
}
div[id=result] {
height: 350px;
}