Skip to content

Commit aa2a395

Browse files
authored
Update modules/ROOT/pages/creating-an-icon-pack.adoc
1 parent 7e369b6 commit aa2a395

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/ROOT/pages/creating-an-icon-pack.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ The `iconPackName` field in `package.json` is essential for the build process. T
118118
* If missing or incorrect, the icon pack will not work properly
119119
120120
*Example:*
121+
121122
* `package.json` contains: `"iconPackName": "my_icon_pack"`
122123
* TinyMCE config uses: `icons: 'my_icon_pack'`
123124
* Generated file: `tinymce.IconManager.add('my_icon_pack', {...})`

0 commit comments

Comments
 (0)