Skip to content
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 392 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 392 Bytes

Figma Open Graph Plugin

A Figma plugin that pulls in Open Graph information from websites. Requires figma-open-graph-server.

Screenshot of the Figma Plugin

How to build:

  • Run npm install
  • Run npx webpack --mode=development --watch for development or npx webpack --mode=production for production.