django-tailwind icon indicating copy to clipboard operation
django-tailwind copied to clipboard

Django + Tailwind CSS = 💚

Results 43 django-tailwind issues
Sort by recently updated
recently updated
newest added

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.