Back to Tinymce

TinyMCE Oxide skin tools

modules/oxide/README.md

8.7.0624 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 bun.
  2. Build the skins with bun run build.
  3. To view the skins, run bun start in this repository and go to http://localhost:4000.