BuilderIO / figma-html

Builder.io for Figma: AI generation, export to code, import from web
https://www.figma.com/community/plugin/747985167520967365
MIT License
3.11k stars 287 forks source link

Prep: Fix images from url #90

Closed samijaber closed 2 years ago

samijaber commented 2 years ago

This is a prep PR for #91

This is a pure refactor: moving functions from the huge inlined function into separate functions and files to make the code easier to manage and edit.