Is it possible to have Sass output a “DO NOT MODIFY” message on the first line of each generated css file?
A la Barista:
/* DO NOT MODIFY. This file was compiled Mon, 29 Aug 2011 17:08:00 GMT from
* /var/www/test/app/coffeescripts/add_to_cart.coffee
*/
Says @chriseppstein: