mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-10 14:54:16 +00:00
ac3b95d35a
* Use trunk built-in way of handling tailwind * Remove package manager from package.json
4 lines
101 B
TOML
4 lines
101 B
TOML
extend = [
|
|
{ path = "../cargo-make/main.toml" },
|
|
{ path = "../cargo-make/trunk_server.toml" },
|
|
]
|