780 B
780 B
title |
---|
plugin-grainline |
Published as @freesewing/plugin-grainline, this plugin provides the grainline macro which adds a grainline indicator to your design.
Installation
npm install @freesewing/plugin-grainline
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 { grainlinePlugin } from '@freesewing/plugin-grainline'
// or
import { pluginGrainline } from '@freesewing/plugin-grainline'
Notes
The grainline plugin is part of our plugin-bundle