Hacker News new | ask | show | jobs
by malyk 261 days ago
I've had success here by simply telling Codex which components to use. I initially imported all the shadcn components into my project and then I just say things like "Create a card component that includes a scrollview component and in the scrollview add a table with a dropdown component in the third column"...and Codex just knows how to add the shadcn components. This is without internet access turned on by the way.
1 comments

Telling which component to use works perfectly too, if you want a very specific look.