N°7552 - Move CKEditor from to npm dependencies

This commit is contained in:
Stephen Abello
2024-07-24 14:19:52 +02:00
parent 35a7d907cd
commit 054fd8798b
126 changed files with 210 additions and 7981 deletions

View File

@@ -12,7 +12,7 @@
}
/* N°7611 - Ensure to embed HTML fields styles */
@import "../js/ckeditor/build/compiled-theme";
@import "../node_modules/ckeditor5-itop-build/build/styles/compiled-theme";
.email-is-html-content {
@extend .ck-content;
}