Hi!
I use haml/sass in some of my projects and everything works like it
should (perfect!)...
The question I have is:
In the initializers I try to use:
Sass::Plugin.options[:css_location] = "#{RAILS_ROOT}/public/css"
It simply does nothing. As far as I understand the docs it should put
the css in the public/css directory and use the public/css/sass
directory for the templates, but it simply does nothing (only the
default stylesheets directory works)...
Anything I missed?
Thanks and regards,
Anton
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Haml" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/haml?hl=en
-~----------~----~----~----~------~----~------~--~---