gulp-csscss icon indicating copy to clipboard operation
gulp-csscss copied to clipboard

gulp plugin for running csscss

Results 5 gulp-csscss issues
Sort by recently updated
recently updated
newest added

a vulnerability found in growl │ Critical │ Command Injection │ Package │ growl │ Patched in │ >=1.10.2 │ Dependency of │ gulp-csscss │ Path │ gulp-csscss > mocha...

Looking at the latest commit i thought this would be possible, but when installing the package via npm it is not working. The arguments are not included in the command...

Because of the temporary file gulp-csscss seems to crash every time it encounters a Sass `@import` statement (since the actual imported file can't be found next to the temporary file....

- [ ] learn mocha - [ ] write test code - [ ] sample of gulpfile

hi, tried to install the gulp-csscss module with npm and implemented it in my gulpfile. npm didnt install any dependencies, so it threw an error due to missing modules. moved...