fix(share): content.css missing

This commit is contained in:
Elian Doran
2025-05-17 10:13:03 +03:00
parent f7471b5a12
commit 255e529714
3 changed files with 1 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
import "./stylesheets/bootstrap.scss";
import "normalize.css";
import "@triliumnext/ckeditor5/content.css";
/**
* Fetch note with given ID from backend