arckinteractive/statamic-bard-font-size

v1.0.0 2021-11-20 04:17 UTC

This package is auto-updated.

Last update: 2024-04-17 22:25:50 UTC


README

Statamic Bard Font Size is a Statamic addon that adds a font size picker to the Bard Editor

Features

Adds a font size picker to the Bard editor. Sizes are based on the Tailwind defaults for text-sm through text-9xl

How to Install

You can search for this addon in the Tools > Addons section of the Statamic control panel and click install, or run the following command from your project root:

composer require arckinteractive/statamic-bard-font-size

After installation run

php artisan vendor:publish --tag=arckinteractive-bard-font-size

How to Use

On the bard editor, highlight the text you want to change the size of. Click the font-size button and select a size from the list.