1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test/sass
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
..
more_results Allow Sass::Plugin.options[:template_location] to accept either a String path from where Sass 2008-08-09 09:45:20 -07:00
more_templates Allow Sass::Plugin.options[:template_location] to accept either a String path from where Sass 2008-08-09 09:45:20 -07:00
results Add support for filenames in Sass line-number reporting. 2008-07-20 12:12:37 -04:00
templates Switch Sass to a more flexible parsing model. 2008-08-04 01:00:32 -04:00
engine_test.rb Add variable interpolation to Sass rules and attributes. 2008-08-08 23:00:48 -04:00
functions_test.rb Add support for Sass functions. 2008-06-05 15:06:48 -07:00
plugin_test.rb Allow Sass::Plugin.options[:template_location] to accept either a String path from where Sass 2008-08-09 09:45:20 -07:00