Hacker News new | ask | show | jobs
by irrationalactor 2306 days ago
I love Tailwind but hate having to deal with build tools and purgecss and package management and [insert modern workflow hassle] just for a little side project.

Is there anything similar to Tailwind that doesn't require any build process?

1 comments

You still can use the external CDN link. But you won't be able to do a custom configuration file which is completely okay.
I don’t recommend people use the CDN, it unpacks with a huge payload.