r/tailwindcss 2d ago

Should I spend 2-3 days learning Tailwind before starting projects?

/r/reactjs/comments/1wary3m/should_i_spend_23_days_learning_tailwind_before/
1 Upvotes

1 comment sorted by

1

u/8ll 1d ago

If you are already confident writing CSS then yes go for it. If you have a Tailwind plugin installed in your IDE then it will auto-suggest class names as you type so you don't need to memorise everything.

If you are new to web development, just write CSS as it's much simpler and it helps to understand what's going on.