Grouping route
This commit is contained in:
4
staging.sh
Normal file → Executable file
4
staging.sh
Normal file → Executable file
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
air &
|
||||
npx tailwindcss -i ./public/input.css -o ./public/output.css --watch &
|
||||
templ generate -watch -proxy=http://localhost:8000
|
||||
templ generate -watch &
|
||||
npx tailwindcss -i ./public/input.css -o ./public/output.css --watch
|
||||
|
Reference in New Issue
Block a user