CKEditor 5 font feature
This package implements the font family and font size features for CKEditor 5.
# Demo
Check out the demo in the Font feature guide.
# Documentation
See the Font feature guide
and FontFamily
and FontSize
plugins documentation.
# Installation
npm install --save @ckeditor/ckeditor5-font
# Contribute
The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5-font.