|
@@ -12,6 +12,8 @@ import Plugin from '@ckeditor/ckeditor5-core/src/plugin';
|
|
|
import MentionEditing from './mentionediting';
|
|
import MentionEditing from './mentionediting';
|
|
|
import MentionUI from './mentionui';
|
|
import MentionUI from './mentionui';
|
|
|
|
|
|
|
|
|
|
+import '../theme/mention.css';
|
|
|
|
|
+
|
|
|
/**
|
|
/**
|
|
|
* The mention plugin.
|
|
* The mention plugin.
|
|
|
*
|
|
*
|