FigmaToCode icon indicating copy to clipboard operation
FigmaToCode copied to clipboard

Generate responsive pages and apps on HTML, Tailwind, Flutter and SwiftUI.

Results 67 FigmaToCode issues
Sort by recently updated
recently updated
newest added

Under some specific svg icon conversion, an exception will appear. I'm not sure if there is any problem with my figma svg ![Image](https://github.com/user-attachments/assets/6d80b1d7-d1bc-4d37-a62f-a8686bf52ec9)

I don't know if it's possible to only refresh when certain changes are made, but it seems like when you move the object that you have selected, it shouldn't redraw...

Styling options toggle closes when you change the selection. It should stay open until you close it manually or reload the plugin.

## Vectors There is a new setting to toggle whether to export vectors. 1. The help text for the toggle is confusing. I suggest the following copy: "Enable this to...

I noticed that a text field I selected has the last line of text cut off in preview. This happens on all layout types (fixed size, auto width, auto height)...

Hello. I was diving into the code and noticed that `pxToTailwind` doesn't seem to ever return null but it is documented as possibly returning it. When round is true, it...

Seems like ellipses can be rendered as rounded rectangles if their width and height are not the same. > In this case, the circle but it appears it's a rounded...

I added a method for reporting to the user when there's an unsupported conversion in #144 Assuming that gets merged, this will be a reminder to add more messaging to...