This project aims to provide a comfortable way of using the Tailwind CSS framework within a Django project.
v4.x
;Python 3.10 or newer with Django >= 4.2.20 or newer.
The full documentation is at https://django-tailwind.readthedocs.io/
Via PIP:
pip install django-tailwind
[RECOMMENDED IN DEV] If you want to use automatic page reloads during development use the [reload]
extras, which installs the django-browser-reload
package in addition:
pip install 'django-tailwind[reload]'
Check docs for the Installation instructions.
Please see CONTRIBUTING.
2019 - 2025 (c) Tim Kamanin - A Full Stack Django Developer