Richard Lyon

Results 34 comments of Richard Lyon

+1 on this, seems like a very obvious missing feature! Let me know what I can do to help get it working.

I'm sorry if this confuses the issue, but what about something like an @as directive; This would mark either the current node or the children of the the @as to...

I'm passing the buck a little here, but in response to "Currently I don't know of any Sass ports that have feature parity with the reference implementation", part of the...

Just figured out I can just convert the files to mp3 with ffmpeg a priori. Makes things a lot simpler all round!

Oh hey, absolutely - I whipped this together because me and @9point6 where having a problem on our server. I guess for the test cases to pass i'll need to...

Ok, looks like those tests should pass now - just some silly typos really :s

The issue, as far as I can track it down, is that the .5 has no unit and the default unit _was_ inches for some inexplicable reason. I've switched the...

Isn't this expected behavior? From a programming perspective, many languages don't allow use of the arguments within the function definition. I assume (hope) that defining $paramTwo within the mixin body...