mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-10 06:44:17 +00:00
8 lines
153 B
TOML
8 lines
153 B
TOML
extend = [
|
|
{ path = "../cargo-make/main.toml" },
|
|
{ path = "../cargo-make/cargo-leptos.toml" },
|
|
]
|
|
|
|
[env]
|
|
|
|
CLIENT_PROCESS_NAME = "leptos-tailwind"
|