It's working!
This commit is contained in:
parent
12c6d3b1c1
commit
8e68582d4e
8 changed files with 109 additions and 124 deletions
|
@ -4,9 +4,7 @@ import { crossbox } from './crossbox.mjs'
|
|||
import { cutonfold } from './cutonfold.mjs'
|
||||
import { grainline } from './grainline.mjs'
|
||||
import { logo } from './logo.mjs'
|
||||
import { scalebox } from './scalebox.mjs'
|
||||
// import { miniscale } from './scalebox.mjs'
|
||||
import { miniscale } from './miniscale.mjs'
|
||||
import { scalebox, scalebox2 } from './scalebox.mjs'
|
||||
import { notches } from './notches.mjs'
|
||||
import { pleat } from './pleat.mjs'
|
||||
import { sewtogether } from './sewtogether.mjs'
|
||||
|
@ -27,8 +25,6 @@ export const pluginPleat = pleat
|
|||
|
||||
export const scaleboxPlugin = scalebox
|
||||
export const pluginScalebox = scalebox
|
||||
export const miniscalePlugin = miniscale
|
||||
export const pluginMiniscale = miniscale
|
||||
|
||||
export const sewtogetherPlugin = sewtogether
|
||||
export const pluginSewtogether = sewtogether
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue