FigmaToCode icon indicating copy to clipboard operation
FigmaToCode copied to clipboard

placeholder problems

Open tonyrewin opened this issue 3 years ago • 2 comments

<img class="flex flex-col items-end justify-start w-full flex-1 p-2" src="https://via.placeholder.com/380x300"> <img class="w-8 h-8 rounded-lg" src="https://via.placeholder.com/32.000030517578125x32"/> </img>

the only markup problem I found in generated code is these two:

  • size is better to be int
  • no img inside img, please

tonyrewin avatar May 27 '21 05:05 tonyrewin

wow, thanks!

No img inside img is tricky, because in Figma the images can be inside an image...

bernaferrari avatar May 27 '21 05:05 bernaferrari

Hey pls assign this task to me

Anshika91 avatar Mar 10 '23 06:03 Anshika91