opus1269

Results 17 issues of opus1269

Would like to see support for the extract option, similar to how gulp-jshint does it.

enhancement
help wanted

The following CSS selector is not being applied when at the minimum value: .disabled.ring > #sliderKnob > #sliderKnobInner { background-color: transparent; } This results in the background-color being set by...

enhancement
p1 - backlog

I am new to gulp and still learning, but have the following issue: This: ``` javascript // Update bower and enforce CSP gulp.task('gbower', function () { return gbower({ cmd: 'update'})...