digitaler-frieden/Trunk.toml
2024-04-16 00:58:17 +02:00

5 lines
124 B
TOML

[[hooks]]
stage = "pre_build"
command = "sh"
command_arguments = ["-c", "npx tailwindcss -i input.css -o style/output.css"]