Thank you Ákos. The problem with Tailwindcss (my problem), is that It's not a component lib so I need to build many components before doing building the app, I want to focus on the logic and less on the components
Tawaliou ALAO that's understandable. And it depends on the complexity of your app. If it's complex, then it might be worth using a UI library.
For Tweton I'm using TailwindCSS only. It's buttons and inputs, nothing else.