- Frames
- Pages
- Prototypes
- Just paste the link URL into the block
- Embeds update in real time as you edit your work
- Clone this repo into your WordPress plugin Repository
- Activate the
gutenberg-figma-embed
plugin
- Complete the steps in "Getting Started"
- Ensure you're in the plugin's directory
- Use to compile and run the block in development mode.
- Watches for any changes and reports back any errors in your code.
- ensure you're in the plugin's directory
- Use to build production code for your block inside
dist
folder. - Runs once and reports back the gzip file sizes of the produced code.
This project was bootstrapped with Create Guten Block.