Doxle

Results 1 comments of Doxle

let cfg = dioxus::web::Config::new() .with_custom_head(r#""#.to_string()); when i try to do this for web, i get an error. Also noticed when i was running tailwind watch in 0.5 version everything was...