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

Django and Tailwind integration based on the prebuilt Tailwind CSS CLI.

Results 6 django-tailwind-cli issues
Sort by recently updated
recently updated
newest added

Hi, thanks first of all for a great utility! I was wondering if it would be possible to have a Django command equivalent to `download_cli`, which would remove the CLI...

Hi, I recently switched from using `django-tailwind` to `django-tailwind-cli` in one of my projects because it doesn't require installation on my machine. I appreciate all the great work you've done...

Given the existence of [node-wheel-binaries](https://pypi.org/project/nodejs-wheel-binaries/) on PyPI and the broken PyCharm plugin for Tailwind CSS, which relies on a locally installed Tailwind CSS, it might be an idea to another...

enhancement
help wanted
question

- Removed the remenants of `runserver_plus` from the docs & tests.