fix(export/share): ckcontent CSS missing

This commit is contained in:
Elian Doran
2025-10-28 18:16:37 +02:00
parent 955b202b8a
commit 1e2c8b2ac4
3 changed files with 6 additions and 15 deletions

View File

@@ -35,6 +35,7 @@
"esbuild": "0.25.11",
"eslint": "9.38.0",
"highlight.js": "11.11.1",
"typescript": "5.9.3"
"typescript": "5.9.3",
"@triliumnext/ckeditor5": "workspace:*"
}
}