Using TailwindCSS with Hono/JSX
Hello,
When using only Hono, I serve html (hono-jsx) on a single endpoint, but I would like to style this with TailwindCSS. Is there a straight-forward way to accomplish this? My app is hosted via Convex (if that makes a difference).
When using only Hono, I serve html (hono-jsx) on a single endpoint, but I would like to style this with TailwindCSS. Is there a straight-forward way to accomplish this? My app is hosted via Convex (if that makes a difference).