Stampy Gem Version

Stampy outputs a nifty timestamp, the current Sass version and other fun stuff into your compiled stylesheets. Just put a little something like this at the top of your main Sass file, and BAM!

/*!
 * #{stampy()} // Or... stamp()
 */

Installation

  1. gem install stampy
  2. Add require "stampy" to your config.rb
  3. ???
  4. Profit