Live data from Hacker News

Ask HN: What are the benefits of using Tailwind if you know CSS/SASS well?

news.ycombinator.com

1–7 of 7 posts

Re: Ask HN: What are the benefits of using Tailwind if you know CSS/SASS well?

#3
If you are extremely disciplined when it comes to your custom css, sure its better.

But like any framework or library, tailwind lets other people jump in quickly and be productive because its a standard. Though i may be biased because i love using tailwind

Re: Ask HN: What are the benefits of using Tailwind if you know CSS/SASS well?

#5

If you are extremely disciplined when it comes to your custom css, sure its better. But like any framework or library, tailwind lets other people jump in quickly and be productive because its a standard. Though i may be biased because i love using tailwind

I understand that you can start creating faster using their utilities, but as a UI library creator, I have to write more complex styles and can't do this with Tailwind.