summary refs log tree commit diff stats
path: root/stalwart/Trunk.toml
blob: 579d138fb86eacdc65caa410776f648cea86849e (plain) (blame)
1
2
3
4
[[hooks]]
stage = "pre_build"
command = "sh"
command_arguments = ["-c", "npx tailwindcss -i input.css -o style/output.css"]