arckinteractive / statamic-bard-font-size
Installs: 6 660
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 3
Open Issues: 4
Language:JavaScript
This package is auto-updated.
Last update: 2024-10-18 00:09:42 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.