Vogue
Component ID
1205146
Component name
Vogue
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Vogue is a tool to refresh your css in every browser after saving. It works via node.js
Are you tired of constantly editing CSS, switching to your browser, reloading to see the changes and then doing that over and over?
Vogue removes this hassle.
As soon as you save changes to a CSS file, Vogue tells any web browsers using it to reload the stylesheet. Only the stylesheet is reloaded, not the full page. Vogue works in all browsers and even multiple browsers at the same time!
http://screencast.com/t/kf1FDO1y5B
So how to install?
- Install vogue as described on http://aboutcode.net/vogue/
- Enable the module
- Turn css aggregation off
- Goto the vogue settings page
- Enter your server with a trailing slash (something like http://localhost:8001/)
- It will work for root now
- Go to permissions to enable it for anonymous users
