feat: tinymce
This commit is contained in:
7
static/tinymce/themes/silver/index.js
Normal file
7
static/tinymce/themes/silver/index.js
Normal file
@ -0,0 +1,7 @@
|
||||
// Exports the "silver" theme for usage with module loaders
|
||||
// Usage:
|
||||
// CommonJS:
|
||||
// require('tinymce/themes/silver')
|
||||
// ES2015:
|
||||
// import 'tinymce/themes/silver'
|
||||
require('./theme.js');
|
||||
31923
static/tinymce/themes/silver/theme.js
Normal file
31923
static/tinymce/themes/silver/theme.js
Normal file
File diff suppressed because it is too large
Load Diff
332
static/tinymce/themes/silver/theme.min.js
vendored
Normal file
332
static/tinymce/themes/silver/theme.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user