There4
There4
You could check out the [Grunt Init](https://github.com/gruntjs/grunt-init) template for jquery projects, [it's pretty stripped down](https://github.com/cowboy/grunt-jquery-example/blob/master/grunt.js). How about this - I'll make a branch and just wire it up sometime this...
Ah, excellent. Those testing changes look really promising. I was just looking into the wrap that happens with the current build system. I've got a grunt file here that is...
I haven't been able to replicate this problem. Have you edited the css files at all, and are you running the `md2resume` phar file, or via `php md2resume_dev.php`?
That all seems pretty straight forward. If you run the example file do you get the same error?
Thanks for sticking with it - I'll try a fresh clone on a new machine in the morning. How very strange that the blockish one doesn't have that problem. I'll...
@ejwaibel - This one is still on my radar - in the meantime, you may want to see if `@import (less) sample.css` to see if the parser will inline it.