I'm doing a mixin like:

=image-replacement(!height, !width, !url)
   :display block
   :height= !height
   :width= !width
   :background
     :image= url('!url')
     :repeat no-repeat

.. so as to simplify image replacement, but SASS thinks !url is  
invalid arithmetic due to the perens.

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