wordl/frontend/Trunk.toml

8 lines
154 B
TOML

[[hooks]]
stage = "build"
command = "tailwindcss"
command_arguments = ["-i","input.css","-o","public/styles.css","--minify"]
[serve]
address = "0.0.0.0"