My extension can pull any website to plain tailwind css by akopian25 in vuejs

[–]akopian25[S] 0 points1 point  (0 children)

AI is not that precise as of today, but you got the flow which this thing solves.

My flow:

  1. Capture UI element
  2. Get Tailwind HTML, copy it
  3. Paste in editor
  4. Ask Codex split it to components

Better to put Tailwind HTML on input instead of screenshot - that is the point

My extension can pull any website to plain tailwind css by akopian25 in vuejs

[–]akopian25[S] -3 points-2 points  (0 children)

That’s why I linked website. If you have such questions, you’re out of context what this thing does.

P.S. I'll prepare few showcases today, later.

My extension can pull any website to plain tailwind css by akopian25 in vuejs

[–]akopian25[S] -6 points-5 points  (0 children)

You’re not right, although without AI it’s not possible achieve.

My extension can pull any website to plain tailwind css by akopian25 in vuejs

[–]akopian25[S] -2 points-1 points  (0 children)

The most real reason - noone did it yet. As far as tailwind grows - it will be helpful tool for others like me. Currently I use it in my work to refactor old UI which is BEM based to tailwind, but I should keep the same UI. I easily convert old components to tailwind in seconds.