contra

Results 298 comments of contra

Is this still a problem? That option has had some work done to it

@Alecto That error isn't coming from this plugin.

Can you fix the indentation changes?

This doesn't work? ``` coffee handler = (error) -> {filename} = error extension = path.extname(error.filename) dirname = path.dirname(filename) basename = path.basename(error.filename, '.coffee') target = path.join(dirname, "#{basename}.js") gulp.task "coffee", -> return...

Have you tried using gulp-debug?

Yep this is a bug with npm on travis right now, there is an issue open for it somewhere...

Shouldn't this be webkit, moz, and official?

@utsavdevsharma I'm not a contributor lol don't ask me to merge it, I can't.

nib is using an old version of stylus without sourcemap support