Back to Tinymce

TinyMCE Oxide skin tools

modules/oxide/README.md

8.5.0623 B
Original Source

TinyMCE Oxide skin tools

This project contains the default skins as well as tools and files needed to build your own skin for TinyMCE 8.

Visit the TinyMCE 8 documentation for instructions on how to create and build skins for TinyMCE.

Building the skins

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

  1. Install dependencies with yarn.
  2. Build the skins with yarn build.
  3. To view the skins, run yarn start in this repository and go to http://localhost:4000.