:css_location is ignored when :template_location is a hash. If you are using
compass, you should be aware that it sets :template_location to a hash. Can
you please inspect the full runtime value of Sass::Plugin.options and report
back on what it is?
chris

On Mon, Sep 28, 2009 at 12:30 PM, Anton
<[email protected]>wrote:

>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to