Live data from Hacker News

Konsta UI – Mobile UI Components Built with TailwindCSS

konstaui.com

241–243 of 243 posts

Re: Konsta UI – Mobile UI Components Built with TailwindCSS

#241

Isn't making a component library antithetical to the way Tailwind is meant to be used?

Not in the slightest, tailwind even have their own UI library. Theirs is unstyled but there's nothing wrong with creating one with default styles.

I always thought that was so the Tailwind developers could generate revenue.

Re: Konsta UI – Mobile UI Components Built with TailwindCSS

#242
post #45

Earlier quoted context omitted.

Also check https://daisyui.com/ Which looks great, rather than trying to look like material or ios

After taking a quick look at their documentation page, I noticed that some of the buttons, especially the default secondary and a few of the outline buttons, seem to have a low contrast ratio when viewed in default light mode: https://daisyui.com/components/button/ Hopefully, developers won't use these components as is. Although I'm not very familiar with Tailwind and its component library ecosystem, I found the DIY…

What about https://www.chimera-ui.com/docs/components, made on top of ui from shadcn?

Re: Konsta UI – Mobile UI Components Built with TailwindCSS

#243
post #27

That’s awesome, I might use it soon! One small regret: I wish the library was structured like https://ui.shadcn.com/ , which I love because it allows to copy paste the source code of each component and customize it further in your app, rather than importing a rigid pre made component into your app

What about https://www.chimera-ui.com/docs/components, made on top of ui from shadcn?
Post reply on HN