| in blog | timonweb.com |
|---|---|
| original entry | Django-Tailwind v4.4: Now with Zero Node.js Setup via Standalone Tailwind CLI |
I've just released version 4.4 of Django-Tailwind, and it comes with a major new feature: you can now use Tailwind CSS without needing Node.js.
This is made possible by another one of my packages — Pytailwindcss — which brings support for Tailwind's Standalone CLI into the Python ecosystem. …