Summary
===============================================
An Umbraco version of the quplog Backfire project (http://blog.quplo.com/2010/08/backfire-save-css-changes-made-in-firebug/) which allows you to save CSS changes made in Firebug back to Umbraco
How To Use
===============================================
Install the package, and make sure the compilation debug attribute is set to true (Make sure to set this to false when you go live). Now when you visit your site, you'll see a new bar at the bottom with a Save CSS Changes button. Just make some changes via Firebug and click the Save CSS Changes button to push back to Umbraco.
Uninstall
===============================================
Uninstall doesn't currently clean up everything. After uninstall, make sure you remove any HttpModules with the name Backfire4Umbraco.
System Requirements
===============================================
Change Log
===============================================
1.0.1
1.0.2
Roadmap
===============================================
Thanks
===============================================
Thanks to Warren Buckley for the package suggestion, and help testing.