gsoareslima/statamic-bard-font-size

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 3

Language:JavaScript

v0.1.0 2023-12-07 13:07 UTC

This package is auto-updated.

Last update: 2024-09-07 15:18:03 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 gsoareslima/statamic-bard-font-size

After installation run

php artisan vendor:publish --tag=gsl-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.