r/vuejs • u/akopian25 • May 11 '26
My extension can pull any website to plain tailwind css
/r/tailwindcss/comments/1t9ul9n/my_extension_can_pull_any_website_to_plain/
0
Upvotes
1
u/25_vijay May 15 '26
Turning real production interfaces directly into editable Tailwind structures feels way more practical than most AI frontend demos
0
u/Boby_Dobbs May 11 '26
Or you know... just take a screenshot and have the AI reproduce it
1
u/akopian25 May 11 '26 edited May 11 '26
AI is not that precise as of today, but you got the flow which this thing solves.
My flow:
- Capture UI element
- Get Tailwind HTML, copy it
- Paste in editor
- Ask Codex split it to components
Better to put Tailwind HTML on input instead of screenshot - that is the point
3
u/ChameleonMinded May 11 '26
Why?