RubyFlow The Ruby and Rails community linklog

How to use vogue to automatically reload your css on the fly (cross-browser, cross-framework)

Vogue is a node.js-based solution to automatically reload your browser’s CSS whan a change is detected. Like livereload but with a neat idea: using socket.io along with a node.js server connected to your front-end to notify the front-end of filesystem changes ninja-style. We show how to use it in our blog post. Thanks to Andrew Davey for such a great tool.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in