in blog | timonweb.com |
---|---|
original entry | Installing Tailwind CSS v2 with Django-Tailwind |
Recently, there have been loads of tutorials on how to integrate Tailwind CSS and Django. There are several different ways you could do this, from the simplistic "let's include a link from CDN" to "roll-up your sleeves and dive into the Webpack black hole."
I've been working with Tailwind …