Cassette is a brilliant asset bundling library for .NET apps and can be found at: http://getcassette.net/
This is a simple utiliity that monitors the file system for changes to either css or scripts files and clears the cache generated by Cassette if it detects changes.
This is useful for those who don't want to have to manually delete the cache folders everytime they change a file in a production environment.