Hacker News new | ask | show | jobs
by f311a 1770 days ago
I think modern Tailwind supports runtime generation.
2 comments

Yeah, but using a JIT build tool, rather than a script tag. In production you'd still do the static build rather than using the JIT though.
It sure does in the more recent versions!