windows info
All checks were successful
Build and push / Pulling repo on server (push) Successful in 19s
All checks were successful
Build and push / Pulling repo on server (push) Successful in 19s
This commit is contained in:
parent
885d7fb777
commit
657b0ac020
@ -24,6 +24,13 @@ Erst Tailwind starten
|
|||||||
1. `cd tools`
|
1. `cd tools`
|
||||||
2. `./tailwindcss-linux-x64 -i ../web/css/input.css -o ../web/css/output.css --watch`
|
2. `./tailwindcss-linux-x64 -i ../web/css/input.css -o ../web/css/output.css --watch`
|
||||||
|
|
||||||
|
### Windows
|
||||||
|
|
||||||
|
Erst Tailwind starten
|
||||||
|
|
||||||
|
1. `cd tools`
|
||||||
|
2. `tailwindcss-windows-x64.exe -i ../web/css/input.css -o ../web/css/output.css --watch`
|
||||||
|
|
||||||
In zweitem Terminal dann Webserver starten
|
In zweitem Terminal dann Webserver starten
|
||||||
|
|
||||||
1. `cd web`
|
1. `cd web`
|
||||||
|
Reference in New Issue
Block a user