UNPKG

@tobiasafischer/tiptap-extension-font-size

Version:

a fontsize implementation for tiptap which includes cursor size change

16 lines (8 loc) 675 B
# @tobiasafischer/tiptap-extension-font-size ## Introduction 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_. ## Official Documentation Documentation can be found on the [tiptap website](https://tiptap.dev). ## License tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap/blob/main/LICENSE.md).