gsoareslima/statamic-bard-font-size

Maintainers

Package info

github.com/gsoareslima/statamic-bard-font-size

Language:JavaScript

pkg:composer/gsoareslima/statamic-bard-font-size

Statistics

Installs: 1 323

Dependents: 0

Suggesters: 0

Stars: 0

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

This package is auto-updated.

Last update: 2026-04-07 18:49:49 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.