|
|
|
|
|
by subarctic
1330 days ago
|
|
What I understand about Tailwind is that it is _meant_ for those frontend developers who understand CSS, and you're essentially writing CSS when you use Tailwind - as opposed to a component library like bootstrap or material ui. This sentence: >Now if you are a hacker and are hacking together a website, that is fine. You don’t need to be a frontend developer to write a website, and if that is the case, use tailwind by all means. Would make more sense IMO if you replaced the word "tailwind" with "a component library" |
|