Installing Tailwind CSS in a Production Environment
This course will teach you how to install and use Tailwind CSS in a production environment..
What you'll learn
It's common to use the Play CDN to try something out, but it has some disadvantages for production environments. In this course, Installing Tailwind CSS in a Production Environment, you’ll learn how to install and use Tailwind CSS outside of the Play CDN. First, you’ll explore the situations where the Play CDN is not a good choice. Next, you’ll discover how to install Tailwind CSS with the Tailwind CLI. Finally, you’ll learn how to use the Tailwind CLI in a build step to generate an optimized version of Tailwind rules. When you’re finished with this course, you’ll know how to install and use Tailwind CSS with the Tailwind CLI.