4 lines
96 B
TOML
4 lines
96 B
TOML
|
[[hooks]]
|
||
|
stage = "pre_build"
|
||
|
command = "tailwindcss"
|
||
|
command_arguments = ["-o", "tailwind.css"]
|