add color highlighting to code editor

This commit is contained in:
SethBurkart123
2024-03-31 11:42:33 +11:00
parent 0be761ce62
commit 08b7698093
2 changed files with 4 additions and 2 deletions
+1
View File
@@ -44,6 +44,7 @@
"@types/react-dom": "^18.2.19",
"@types/sortablejs": "^1.15.7",
"@types/webextension-polyfill": "^0.10.7",
"@uiw/codemirror-extensions-color": "^4.21.25",
"@uiw/codemirror-theme-github": "^4.21.25",
"@uiw/react-codemirror": "^4.21.25",
"@vitejs/plugin-react": "^4.2.1",