We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e369b6 commit aa2a395Copy full SHA for aa2a395
modules/ROOT/pages/creating-an-icon-pack.adoc
@@ -118,6 +118,7 @@ The `iconPackName` field in `package.json` is essential for the build process. T
118
* If missing or incorrect, the icon pack will not work properly
119
120
*Example:*
121
+
122
* `package.json` contains: `"iconPackName": "my_icon_pack"`
123
* TinyMCE config uses: `icons: 'my_icon_pack'`
124
* Generated file: `tinymce.IconManager.add('my_icon_pack', {...})`
0 commit comments