Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 336 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 336 Bytes

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