Marie Hogebrandt
Marie Hogebrandt
@mzgol Aha, thank you! I was just bit by this, and was trying to figure out how to deal with it. I'll set the dependency to Node 0.11, and use...
I actually just ran into that particular issue. Overall, I extend classes, but that is not possible to do into media queries, so I get an error from the following:...
for real images, possibly API picking up images from http://placekitten.com/
:+1: I assume that the kitten can get dimensions as well?
As someone who's interested in the next/prior references--I think my preferred option is the middle one. Since that's the most flexible one for sure, and having next/prior (and also first/last,...
I would also find that very useful, since that'd allow me to focus on one tag at the time when fixing stuff
@jonschlinkert I say nothing, then I have nothing said ;)
Well, the CLI version threw some kind of error when I tried it that way. On 05/06/2014 06:45 PM, Jon Schlinkert wrote: > Good to know, I'll have to think...
The error was that my YAML file had a comma where it oughtn't. I have a fairly standard .verbrc.md file with ``. Running `grunt verb` I get the following: ```...
Yep, once I figured out the error and fixed my YAML file everything was dandy. On 05/06/2014 08:20 PM, Brian Woodward wrote: > Looks like the verb-cli loads data with...