From Tailwind CDN to Production: Generate an Optimised CSS Bundle
The Tailwind CDN is perfect for prototyping, but not for production. Learn how to use the Tailwind CLI to generate a minimal CSS bundle containing only the classes your site actually uses.