mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-10 06:44:17 +00:00
4 lines
124 B
TOML
4 lines
124 B
TOML
[[hooks]]
|
|
stage = "pre_build"
|
|
command = "sh"
|
|
command_arguments = ["-c", "npx tailwindcss -i input.css -o style/output.css"]
|