Using Tailwind CLI without a framework
Tailwind integrates nicely into modern frameworks like React and Vue but you might run into a scenario where you want to use tailwind in a site not using a framework. Maybe you're working on an old framework that's not using webpack or something similar that incorporates Tailwind's build tools.