DioxusLabs / DioxusLabs/dioxus
CSS for example is broken at runtime
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
**Problem**
CSS does't work for example on WIndows 10 (As the screenshot I post).
But I tested it on Arch-linux yesterday, it works well.
(My laptop which installed arch-linux don't have enough memory space to run Dioxus example, otherwise It will causes the whole system crashes. So I try Dioxus on my WIndows 10 Desktop, and surprisingly found this problem.)
**Steps To Reproduce**
I don't know what actually happens, but I just do what GUIDE suggests on a Windows 10 Desktop without Rust environment.
- Download rustup, install Rust environment
- git clone the repository
- cargo run --example todomvc (or other examples)
**Expected behavior**
**Screenshots**
**Environment:**
- Dioxus version: latest
- Rust version: 1.89.0
- OS info: Windows 10
- App platform: desktop
**Questionnaire**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.