leptos/examples/tailwind_axum/Makefile.toml

9 lines
153 B
TOML

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