mirror of https://github.com/TriliumNext/Notes
chore(ckeditor5): integrate CSS
parent
8cc8dc2582
commit
f664efacbf
@ -1,2 +1,3 @@
|
|||||||
|
import "ckeditor5/ckeditor5.css";
|
||||||
export { EditorWatchdog, BalloonEditor, DecoupledEditor } from "ckeditor5";
|
export { EditorWatchdog, BalloonEditor, DecoupledEditor } from "ckeditor5";
|
||||||
export * from "./plugins.js";
|
export * from "./plugins.js";
|
||||||
|
|||||||
Loading…
Reference in New Issue