The single reason I do not use Tailwind CSS—It's inefficient for prototyping
At this week's ColumbusJS Meetup where Nathan Lieberman presented on Tailwind CSS, I once again complained about the fact that I cannot use Tailwind CSS to prototype in the browser without context switching back to an editor. It is probably the single reason I do not use Tailwind CSS.
To explain the problem again, the work flow for using Tailwind CSS is inefficient:
Where...