Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 242 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 242 Bytes

Figma plugin written with Vue and Vite

Figma seems to ignore <script>.src and <link>.href. This project inlines all .js/.css in the index.html file to make the plugin work with Figma.

https://stackoverflow.com/q/69585063/6277151