yzx 2e55ab43ed caiping 11 months ago
..
src 2e55ab43ed caiping 11 months ago
README.md 2e55ab43ed caiping 11 months ago
gulpfile.js 2e55ab43ed caiping 11 months ago
package.json 2e55ab43ed caiping 11 months ago

README.md

Default icons for TinyMCE

This project contains the default icons for TinyMCE. Icons is loaded into the editor using a icon pack file. You can use this project as a basis for building your own icon packs. For instructions on how to make your own icon pack, see the TinyMCE documentation

Building the icon pack

The icon pack build process uses Node and Gulp. Make sure you have both installed before you continue.

  1. Install dependencies with yarn
  2. Build the icon pack using the yarn run build command.