chore(ckeditor5): integrate CSS

This commit is contained in:
Elian Doran
2025-05-03 13:02:35 +03:00
parent 8cc8dc2582
commit f664efacbf

View File

@@ -1,2 +1,3 @@
import "ckeditor5/ckeditor5.css";
export { EditorWatchdog, BalloonEditor, DecoupledEditor } from "ckeditor5";
export * from "./plugins.js";