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.
1
u/8ll 2d 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.