@koreys/extension-font-size
v1.1.0
Published
font size extension for tiptap
Downloads
2
Readme
Tiptap
Font size extension for tiptap
As Tiptap editor doesn't provide a font size implementation we needed to copy the given font-family extension to make it work for font-size.
It works the same as the font-family extension by given the function setFontSize a string with the wanted size (eg: '12px', '26px' etc...).
