719 B
719 B
title |
---|
plugin-logo |
Published as @freesewing/plugin-logo, this plugin provides the logo macro which adds FreeSewing's logo to your design.
Installation
npm install @freesewing/plugin-logo
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 { logoPlugin } from '@freesewing/plugin-logo'
// or
import { pluginLogo } from '@freesewing/plugin-logo'
Notes
The logo plugin is part of our plugin-bundle