Dynamic TailwindCSS in Production
"It’s tiny in production.
Tailwind automatically removes all unused CSS when building for production, which means your final CSS bundle is the smallest it could possibly be. In fact, most Tailwind projects ship less than 10KB of CSS to the client."
...
demystify.hashnode.dev14 min read