Skip to content

scotato/figma-squircle

Repository files navigation

Squircle

This Figma plugin was built with Figma Plugin DS Svelte.

Development

During development, watch your project for changes with the following command.

npm run dev

Build

When ready to package up your final Figma Plugin:

npm run build