bernaferrari / FigmaToCode

Generate responsive pages and apps on HTML, Tailwind, Flutter and SwiftUI.
https://www.figma.com/community/plugin/842128343887142055
GNU General Public License v3.0
3.8k stars 303 forks source link

Add Tailwind support for flex-wrap #113

Open davestewart opened 4 months ago

davestewart commented 4 months ago

WIP...

davestewart commented 4 months ago

Some progress on wrapping, flex, etc:

CleanShot 2024-07-04 at 23 48 33

Turns out the HTML implementation needs the most work; currently doesn't support a few features.

Once that is done, I'll move on to the Tailwind implementation.

bernaferrari commented 4 months ago

if you need help feel free to ask

davestewart commented 4 months ago

Thanks! Some of the flexbox / axis stuff is a bit mind-bending 🤪

bernaferrari commented 1 month ago

My favorite contributor went to do other things lol

davestewart commented 1 month ago

Hey! Yes, work has been brutal! But I've just had a break and dropping my hours a bit so I can actually find time for OSS again. I'm going to review all my outstanding tickets this week.

bernaferrari commented 1 month ago

No worries. I was just curious what happened to you. Let me know if there are things I can help!!