leptos/examples/tailwind_actix/Makefile.toml
2023-10-13 16:20:26 -04:00

8 lines
198 B
TOML

extend = [
{ path = "../cargo-make/main.toml" },
{ path = "../cargo-make/playwright.toml" },
{ path = "../cargo-make/cargo-leptos-test.toml" },
]
[env]
CLIENT_PROCESS_NAME = "tailwind"