@mysteel-design/tiny-editor-icon
v1.0.7
Published
This is a template project for creating an Icon Pack for TinyMCE 5. For instructions on how to use this project, [visit the documentation for Create an Icon Pack](https://www.tiny.cloud/docs/advanced/creating-an-icon-pack/).
Downloads
69
Readme
Oxide Icon Pack Template
This is a template project for creating an Icon Pack for TinyMCE 5. For instructions on how to use this project, visit the documentation for Create an Icon Pack.
Quick guide
Open a terminal and navigate to the project folder, then
- Install dependencies using
npm install
. - Place your icons in
src/svg
- Run
gulp
to build the icon pack