Queries are also complete... Needs some bug testing and such but the queries are running and displaying!
4 lines
113 B
Bash
Executable File
4 lines
113 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
./tools/tailwind -i ./web/static/styles/config.css -o ./web/static/styles/main.css --minify
|