leptos/examples/tailwind_csr_trunk/Trunk.toml

4 lines
124 B
TOML

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