django-tailwind
django-tailwind copied to clipboard
Django + Tailwind CSS = 💚
TypeError: Command.handle_init_command() takes 1 positional argument but 2 were given
I've done every step until step 10 and then `py manage.py tailwind build`. I use junstyle's Django Template Support extension in VS Code. Autocomplete for Tailwind classes just doesn't work...
PDM does not have pip in the virtualenv by default. The `tailwind init` command will try to install `cookiecutter` automatically. Let's mention that explicitly in the installation steps.