Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 407 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 407 Bytes

AutoGrid for Figma

To get started

npm install
npm run build

In Figma select New Plugin, choose Link existing from manifest.json and select public/manifest.json

Note that you will need to have Node.js installed.

This plugin is based on Figsvelte, a Svelte boilerplate for creating Figma plugins. Create your own! https://github.com/thomas-lowry/figsvelte