Skip to content

Latest commit

 

History

History

README.md

Bricks Figma Plugin

This directory contains the Figma plugin for Bricks.

Debugging Bricks Figma Plugin

  1. Run npm run dev
  2. Open a design file in Figma Desktop.
  3. Right click on the page, "Plugins", "Development", "Import plugin from manifest..."
  4. Select the manifest.json file from the dist folder.

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.