Skip to content
This repository has been archived by the owner on Aug 23, 2018. It is now read-only.

Hotswap CSS ? #152

Closed
rundis opened this issue Nov 10, 2015 · 2 comments
Closed

Hotswap CSS ? #152

rundis opened this issue Nov 10, 2015 · 2 comments

Comments

@rundis
Copy link

rundis commented Nov 10, 2015

I'm coming from a Clojure/ClojureScript background using a tool called figwheel. elm-reactor has quite a few overlapping features, especially when hot-swap is working that is !

What would be really cool would be the ability to hot-swap css as well.
Say you have an external html file which embeds elm (Elm.fullscreenDebug...) referring to one or more css files. When I change one of the referred css files, it would be nice if reactor picked up this fact and sent the updated css to the browser. It would make the web-app development experience even nicer.

It's not that doing a manual page reload is that hard, but in a single page app having to repeadedly click through your app to get to the state you wish to test in, is where productivity goes downhill :)

@joshmh
Copy link

joshmh commented Nov 24, 2015

See also #138

@evancz
Copy link
Contributor

evancz commented Jun 6, 2016

Tracking in #193, follow along there!

@evancz evancz closed this as completed Jun 6, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants