feat: initial release v0.1.0
This commit is contained in:
9
public/tinymce/skins/ui/oxide-dark/skin.shadowdom.ts
Normal file
9
public/tinymce/skins/ui/oxide-dark/skin.shadowdom.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
export interface Classes {
|
||||
"tox-dialog__disable-scroll": string;
|
||||
"tox-fullscreen": string;
|
||||
"tox": string;
|
||||
"tox-tinymce": string;
|
||||
"tox-statusbar__resize-handle": string;
|
||||
"tox-shadowhost": string;
|
||||
"tox-tinymce-aux": string;
|
||||
};
|
||||
Reference in New Issue
Block a user