4 lines
112 B
Bash
Executable File
4 lines
112 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
./tools/tailwind -i ./web/static/styles/config.css -o ./web/static/styles/main.css --watch
|