Hacker News new | ask | show | jobs
by KitDuncan 2254 days ago
Tailwind isn't really recognizable at all, since it doesn't ship with any components/style like Bootstrap. It is however such a pleasant way to write code, I'll never go back to regular CSS.
2 comments

It does come with some default styles (https://tailwindcss.com/docs/preflight), which can be spotted to some degree. There are also some example components, that a lot of people copy, and then transfer some of those styles into other components.
Tailwind UI is looking to change that (of course, Tailwind itself won't change, this will just be a paid implementation)