Playing with CodeMirror, styling

This commit is contained in:
2025-08-14 00:40:36 -07:00
parent fa349ace7c
commit 78a727519a
4 changed files with 210 additions and 2 deletions
+2
View File
@@ -19,7 +19,9 @@
"vite": "^7.1.1"
},
"dependencies": {
"codemirror": "^6.0.2",
"lodash": "^4.17.21",
"y-codemirror.next": "^0.3.5",
"yjs": "^13.6.27"
}
}