refactor: introduce codemirror for CSS editor (#2039)

* refactor: introduce codemirror for CSS editor

* chore: fix formatting
This commit is contained in:
Carlos Valente
2026-03-26 15:25:32 +01:00
committed by GitHub
parent 2331205c93
commit 3a0df0b491
10 changed files with 247 additions and 105 deletions
-1
View File
@@ -10,7 +10,6 @@
"types": [
"vite/client",
"vite-plugin-svgr/client",
"vite-plugin-prismjs-plus/client",
],
"module": "esnext",
"moduleResolution": "bundler",