This directory contains the Figma plugin for Bricks.
- Run
npm run dev - Open a design file in Figma Desktop.
- Right click on the page, "Plugins", "Development", "Import plugin from manifest..."
- Select the
manifest.jsonfile from thedistfolder.
When you make a change, you'll have to reload the plugin (Mac: Command + Option + P, Window: Alt + Control + P) in order to see the change.