fsprojects / FSharp.Formatting

F# tools for generating documentation (Markdown processor and F# code formatter)
https://fsprojects.github.io/FSharp.Formatting/
Other
464 stars 155 forks source link

Only reload css file when changed. #845

Closed nojaf closed 1 year ago

nojaf commented 1 year ago

This slightly changes how the browser reloads works. I found myself tweaking the CSS a lot in https://github.com/ionide/FSharp.Analyzers.SDK/pull/89 and was more convenient to only reload the style instead of having a full browser refresh.

Flow: