# timonweb/django-tailwind

Django + Tailwind CSS = 💚

Repository: https://github.com/timonweb/django-tailwind
Canonical: https://ross.abutalabs.com/products/django-tailwind
Homepage: https://django-tailwind.readthedocs.io
Language: Python
License: MIT
License Family: permissive
Topics: tailwind-css, django-tailwind, css, tailwind, django, tailwindcss, tailwindcss-v4
Last push: 2026-06-12T13:22:08+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 87, release rhythm 35, longevity 100
- inputs: {"age_days": 2701, "days_push": 82, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1752, forks 107 (observed 2026-08-28T04:05:31.717552+00:00)

## What it is
A Django package that integrates the Tailwind CSS framework into Django projects via a management-command-driven theme app. It supports both npm-based and standalone-binary installation modes, hot reloading, and optional DaisyUI integration.

## Use cases
- add tailwind css to a django project
- style django templates with tailwind without node.js
- hot reload css and django templates during development
- set up tailwind v4 in django quickly
- use daisyui components with django
- run django and tailwind dev servers with one command

## When to choose
- you are building a Django app and want Tailwind CSS with minimal setup
- you want hot reloading of styles and templates in Django development
- you prefer avoiding a Node.js toolchain via the standalone binary mode

## When to avoid
- your project is not Django-based
- you need a custom, non-opinionated Tailwind build pipeline
- you use a Python or Django version older than the supported minimums

## Facets
- artifact type: plugin
- maturity: active
- function: css-framework, build-tool, cli, developer-tools
- domain: web-development, frontend, developer-tools
- platform: python, cross-platform, cli
- tags: django, tailwind-css, hot-reload, daisyui, pypi-package

## Member repositories
- timonweb/django-tailwind (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:31.717552+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:28:27.732379+00:00, confidence not recorded.
  - readme: https://github.com/timonweb/django-tailwind (fetched 2026-08-28T04:05:31.717552+00:00, sha f276845cd013)
  - registry_pypi: https://pypi.org/pypi/django-tailwind/json (fetched 2026-08-29T11:06:52.595857+00:00, sha 8ce1bfe1528e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
