I used to be a naysayer of tailwind. However after getting practically forced into it I'm now drinking the koolaid. Yes things like having to duplicate styles using multi cursor is kind of silly, however for the vast majority of the time, having the styles written clearly each time, for me, makes it worth it.There is also nothing stopping you mixing and matching.
pier25|7 months ago
Yes, common sense. Having multiple approaches to solve the same thing tends to be a bad idea.
jackdh|7 months ago
And yes while it's obviously not ideal to have a hundred competing libraries in your code, you can create what works for you / your team.
hugeBirb|7 months ago