We are using HAML/SASS for a number of client websites - we don't know how we managed without it...
However, we're generating dynamic PDF documents from page templates, and here we run in to problems. We need to use the @page rule, but SASS doesn't allow for odd characters like the @ sign, so we end up having to write straight CSS for our PDF print CSS. And we would rather not have to... :-) http://www.w3.org/TR/REC-CSS2/page.html#page-box Could that be added the todo list for some future version? Thank you, Michael --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
