mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-26 11:48:49 +02:00
Moved components styles to their own subfolders to improve organization.
This commit is contained in:
parent
7ca9cfafe0
commit
801a8cc6cc
12 changed files with 7 additions and 7 deletions
|
@ -25,7 +25,7 @@ import { default as HTMLLabelEditor } from "../../ckeditor/html_label";
|
|||
|
||||
import EditorWatchdog from '@ckeditor/ckeditor5-watchdog/src/editorwatchdog';
|
||||
|
||||
import "../../css/ckeditor.css";
|
||||
import "../../css/components/ckeditor.css";
|
||||
|
||||
/* stimulusFetch: 'lazy' */
|
||||
export default class extends Controller {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue