webxl / grunt-reload

A grunt task and reverse proxy that enables live reloading of updated files in the browser.
MIT License
132 stars 19 forks source link

Modify client.js to reload conent like LiveReload #3

Open webxl opened 12 years ago

webxl commented 12 years ago

client.js only handles refreshes of the entire page. It should be able to reload an existing stylesheet, by removing and adding back the stylesheet link HTML with a random paramter tacked on the URL.