DioxusLabs / dioxus

Fullstack GUI library for web, desktop, mobile, and more.
https://dioxuslabs.com
Apache License 2.0
19.37k stars 747 forks source link

CSS hotreloading gets reset when templates come back after changes #2114

Closed jkelleyrtp closed 3 months ago

jkelleyrtp commented 3 months ago

Problem

Problem: stylesheets get reset to their default since they are cached in the browser Solution: kick stylesheets affected by changed templates