Chris Eppstein wrote:
> I've customized the template locations in my environment and my
> @import directives don't work in a sass filter. Here's a changeset
> that doesn't break any tests, but I'm not sure if it's the correct
> behavior in a Non-plugin use case (e.g. command line)
>
> http://github.com/chriseppstein/haml/commit/4e99b346dc7fd491aaf0496a3901e7fe5fce3077
>   
Could you rebase that commit onto stable? It seems like something that 
would be useful to have in both branches.
> Also, does anyone else find it strange that the :sass filter doesn't
> emit a <style> tag, but the :javascript filter emits <script> tag.
>   
The :sass filter was created long before the :javascript filter, when 
none of the other filters automatically generated wrapper tags (mostly 
because it wouldn't make sense to do so). Although now it would probably 
be nicer to have the tags, it would break backwards-compatibility so we 
can't really change it.

- Nathan

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