@tinymce/oxide
v2.8.2
Published
TinyMCE 5 Oxide skin
Downloads
2,663
Readme
TinyMCE Oxide skin tools
This project contains the default skins as well as tools and files needed to build your own skin for TinyMCE 6.
Visit the TinyMCE 6 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.
- Install dependencies with
yarn
. - To view the skins, run
npm start
in this repository and see the oxide-test-data repository for more information.