739 B
739 B
title |
---|
plugin-title |
Published as @freesewing/plugin-title, this plugin provides the title macro which facilitates adding part titles to your designs.
Installation
npm install @freesewing/plugin-title
Usage
Either add it as a part plugins in your design, or add it to a pattern instance with Pattern.use().
To import the plugin for use:
import { titlePlugin } from '@freesewing/plugin-title'
// or
import { pluginTitle } from '@freesewing/plugin-title'
Notes
The title plugin is part of our plugin-bundle