add codemirror extensions; style

This commit is contained in:
2022-10-26 08:07:36 +02:00
parent fc40f1b9c8
commit 31f1a19807
4 changed files with 90 additions and 4 deletions

View File

@@ -1 +1,9 @@
@import 'normalize.css';
html, body {
height: 100%;
}
#app {
height: 100%;
}