On 01/04/2010 19:13, Charles Roper wrote:
On 01/04/2010 18:46, Chris Eppstein wrote:
@include and @mixin will work in .sass files too for consistency.

Alright, didn't know that. So it works like this, for example?

@mixin foo($arg)
margin: $arg
etc...

NM, found the relevant docs. Adding the @ directives (all of the @ directives apart from @import are missing from the current syntax) in there is a relatively significant addition which, sadly, I am unable to do because I don't use TextMate and therefore don't have access to the plist syntax editor it provides (if I had TM, I'd do it right now). I use E Text Editor which is fully compatible with TM's tmLanguage files, but you have to edit the XML plist files directly which, given XML is like violence, is like being punched in the head repeatedly by a large gorilla. It's easy enough to make small tweaks like I did earlier, but major additions and changes is a bit of a no-go atm. I've asked the author of e for a better syntax editor, but as yet nothing has been forthcoming.

Sorry about that - wish I could do more.

Charles

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