Marius Ileana
Marius Ileana
And some other related issue is that if I add `wasm-split` feature to `dioxus` crate (in `Cargo.toml` file), while the standard (using `dx serve --hotpatch --web`) build succeeds, the app...
Today, I updated Rust to the new release ver. 1.83 and now I'm facing this issue for the first time on [this sample](https://github.com/dxps/dioxus_playground/tree/main/dioxus_05_list-dnd): ```shell ❯ ./run_dev.sh 👑 Build done. thread...
In my case, that presentation issue is always there. Here is what I did to have it look as expected: 1. Renamed `input.css` to `tailwind.css` in the project root. This...
Glad that I could help! 🥳