finished conversion to tailwind
This commit is contained in:
parent
6e2843c60e
commit
d62956d465
50 changed files with 2490 additions and 1273 deletions
|
|
@ -23,6 +23,4 @@ echo "Loading seed data..."
|
|||
docker compose exec web bash -c "python manage.py loaddata seed/0*"
|
||||
|
||||
echo "Seeding default friend codes..."
|
||||
docker compose exec web bash -c "python manage.py seed_default_friend_codes"
|
||||
|
||||
./entrypoint.sh
|
||||
docker compose exec web bash -c "python manage.py seed_default_friend_codes"
|
||||
Loading…
Add table
Add a link
Reference in a new issue