Hi guys,
I want to use the external stylesheet and “GitHub - thomas-lowry/figma-plugin-ds: A small lightweight design system for use in Figma Plugins” in our Figma UI. I have tried to include the stylesheet with the Link tag but not working. Also, I have installed the package using npm but it is not working.
How can I use the stylesheet in a separate file as well, I have created on CSS file in the assets folder and tried to include using the link tag still it’s not working.
Also,I how can I use images like svg, png, jpg, etc in the design?
Any help would be appreciated.
Thanks