[build] target = "index.html" dist = "dist" [[hooks]] stage = "build" command = "sh" command_arguments = ["-c", "npx tailwindcss -i stylesheets/index.css -o $TRUNK_STAGING_DIR/tailwind.css --minify"]