Commit Graph

1 Commits

Author SHA1 Message Date
Chris Eppstein 69c5a66169 Allow Sass::Plugin.options[:template_location] to accept either a String path from where Sass
templates are read or a Hash of template location paths to css output paths. Sass::Plugin.options[:css_location]
is ignored when :template_location is a Hash. :template_location will also accept a list of pairs as is
commonly returned from Array#zip or Hash#to_a, etc.
2008-08-09 09:45:20 -07:00