DEV Community

Discussion on: SOS! CSS is eating my timeline!

Collapse
 
ben profile image
Ben Halpern

We're taking DEV in a Tailwind-esc direction. Seems like everyone in this thread feels that way πŸ˜„

Thread Thread
 
aleksandrhovhannisyan profile image
Aleksandr Hovhannisyan

I'm curious: How do you keep your CSS maintainable with Tailwind in large-scale apps and websites? I can see it being useful for iterating very rapidly on small projects, but a sea of classes in HTML is going to be very difficult to look at, let alone debug, isn't it?