Adding tailwindcss to Django
In this post I will describe how to add the tailwindcss framework to a Django project. The example which follows was developed on Windows 10 with VS Code, Django 3.2.9, tailwindcss 3.0.8 Start Here If you don’t have a Django project to hand, you can clone the example I will be using throughout the rest of […]