.gitignore
README.md
pyproject.toml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/workflows/publish.yml
src/django_tw.egg-info/PKG-INFO
src/django_tw.egg-info/SOURCES.txt
src/django_tw.egg-info/dependency_links.txt
src/django_tw.egg-info/requires.txt
src/django_tw.egg-info/top_level.txt
src/django_wind/__init__.py
src/django_wind/apps.py
src/django_wind/cli.py
src/django_wind/conf.py
src/django_wind/discovery.py
src/django_wind/management/__init__.py
src/django_wind/management/commands/__init__.py
src/django_wind/management/commands/runserver.py
src/django_wind/management/commands/tailwind.py
src/django_wind/templatetags/__init__.py
src/django_wind/templatetags/wind.py