plugin-samples
plugin-samples copied to clipboard
🔌 Sample Figma plugins.
There is a node in the current file that uses local textStyle. I want to replace it with textStyle from teamLibrary. At present, I can obtain all textStyles locally based...
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.7 to 0.25.0. Release notes Sourced from esbuild's releases. v0.25.0 This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either...
add [FigUI](https://figui.dev) to the starter list
I'm developing a Figma plugin that needs to import a large number of variables (600+) using the importVariableByKeyAsync API. However, I'm consistently receiving 429 Too Many Requests errors, even after...
Hi there, Dragging items from a plugin iframe to the Figma canvas on Safari breaks the drag and drop interaction in multiple ways: 1. The return animation of the item...