CM6: Aligned styling with existing, improved theme handling

This commit is contained in:
Dan Brown
2023-04-16 16:05:16 +01:00
parent 74b76ecdb9
commit 74b4751a1c
11 changed files with 186 additions and 540 deletions

View File

@@ -26,10 +26,12 @@
"dependencies": {
"@codemirror/commands": "^6.0.1",
"@codemirror/lang-css": "^6.1.1",
"@codemirror/lang-html": "^6.4.3",
"@codemirror/lang-javascript": "^6.1.6",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/lang-markdown": "^6.0.1",
"@codemirror/lang-php": "^6.0.0",
"@codemirror/lang-xml": "^6.0.2",
"@codemirror/language": "^6.2.1",
"@codemirror/legacy-modes": "^6.1.0",
"@codemirror/state": "^6.1.0",