yzx 2e55ab43ed caiping преди 11 месеца
..
src 2e55ab43ed caiping преди 11 месеца
.stylelintignore 2e55ab43ed caiping преди 11 месеца
.stylelintrc 2e55ab43ed caiping преди 11 месеца
README.md 2e55ab43ed caiping преди 11 месеца
gulpfile.js 2e55ab43ed caiping преди 11 месеца
package.json 2e55ab43ed caiping преди 11 месеца

README.md

TinyMCE Oxide skin tools

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

Visit the TinyMCE documentation for instruction 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. To view the skins, run npm start in this repository and see the oxide-test-data repository for more information.