Hi everyone,
I’m following the official Figma plugin development videos. I have two questions
-
Why does any external stylesheet, whether it’s a CDN link or I install a package through NPM and try to use it, not work? For CDN links, I keep getting
Content Security Policy (CSP)
errors, the same as on iframes. -
Can we even use iframes in the Figma plugin? My plugin role would be to export the Figma screens to my site.
If you need any more information please ask, thanks for any help i may get