diff --git a/frontend/Trunk.toml b/frontend/Trunk.toml index fe1e56d..c24152e 100644 --- a/frontend/Trunk.toml +++ b/frontend/Trunk.toml @@ -10,3 +10,6 @@ command_arguments = ["-c", "npx @tailwindcss/cli -i input.css -o public/tailwind [build] target = "index.html" dist = "dist" + +[tools] +wasm_opt = "version_117"