@tobiasafischer/tiptap-extension-font-size
Version:
a fontsize implementation for tiptap which includes cursor size change
16 lines (8 loc) • 675 B
Markdown
this extension fixes the lack of support for font size in tiptap. The package also accounts for cursor size when selecting a new font
tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as _New York Times_, _The Guardian_ or _Atlassian_.
Documentation can be found on the [tiptap website](https://tiptap.dev).
tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap/blob/main/LICENSE.md).