first commit
This commit is contained in:
7
public/assets/plugins/tinymce/themes/silver/index.js
Executable file
7
public/assets/plugins/tinymce/themes/silver/index.js
Executable 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');
|
28696
public/assets/plugins/tinymce/themes/silver/theme.js
Executable file
28696
public/assets/plugins/tinymce/themes/silver/theme.js
Executable file
File diff suppressed because it is too large
Load Diff
4
public/assets/plugins/tinymce/themes/silver/theme.min.js
vendored
Executable file
4
public/assets/plugins/tinymce/themes/silver/theme.min.js
vendored
Executable file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user