@remirror/extension-font-size
TypeScript icon, indicating that this package has built-in type declarations

2.0.13 • Public • Published

@remirror/extension-font-size

Add font size to the selected text, or text within the provided range.

Version Weekly Downloads Bundled size Typed Codebase MIT License

Installation

# yarn
yarn add @remirror/extension-font-size

# pnpm
pnpm add @remirror/extension-font-size

# npm
npm install @remirror/extension-font-size

Usage

The following code creates an instance of this extension.

import { FontSizeExtension } from '@remirror/extension-font-size';

const extension = new FontSizeExtension();

Readme

Keywords

Package Sidebar

Install

npm i @remirror/extension-font-size

Weekly Downloads

23,393

Version

2.0.13

License

MIT

Unpacked Size

86.4 kB

Total Files

12

Last publish

Collaborators

  • ocavue
  • ifiokjr