Public Gists by giom

gist: 58005 Useful functions for sass
Gravatar
Tue Feb 03 23:41:23 -0800 2009
1
2
3
module Sass::Script
  module Functions
    # substitue text in a string
gist: 45673 Quick braindump on how woul...
Gravatar
Sun Jan 11 01:03:47 -0800 2009
1
2
3
# NB: I just wrote this to see how one would go about writing a mint store in rack cache and
# how hard it would be. I haven't tested it or even runned it so it most probably doesn't work (I'll
# play with it when I have more time)