Closed butoften closed 10 months ago
I used following cmd:
cargo install cargo-leptos cargo leptos new --git https://github.com/leptos-rs/start cd start-project cargo leptos watch
and it show error:
Error: compile sass/scss: style/main.scss -> @pkg/leptos_start.css at `/Users/xxx/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo-leptos-0.2.5/src/compile/style.rs:52:18`
can you help me? Am I missing any configurations? thank you.
Closing since you opened a duplicate at https://github.com/leptos-rs/leptos/issues/2178 I will answer over there.
I used following cmd:
and it show error:
can you help me? Am I missing any configurations? thank you.