Integrate Svelte more
This commit is contained in:
@@ -30,7 +30,7 @@ dev:
|
||||
@npx concurrently \
|
||||
--names "Django,Tailwind,Vite" \
|
||||
--prefix-colors "blue,green,yellow" \
|
||||
"poetry run python -Wa manage.py runserver" \
|
||||
"uv run python -Wa manage.py runserver" \
|
||||
"npx tailwindcss -i ./common/input.css -o ./games/static/base.css --watch" \
|
||||
"npm run dev"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user