Set up theme app with initial structure, Tailwind CSS integration, and npm dependencies

This commit is contained in:
2026-01-03 12:38:06 +01:00
parent 5573058e3e
commit 3e77b1edb8
12 changed files with 1922 additions and 38 deletions

View File

@@ -10,6 +10,7 @@ dependencies = [
"django-extensions>=4.1",
"django-phonenumber-field[phonenumbers]>=8.4.0",
"django-tailwind[cookiecutter,honcho]>=4.4.2",
"psycopg2-binary>=2.9.11",
"python-decouple>=3.8",
]