postcss / gulp-postcss

Pipe CSS through PostCSS processors with a single parse
MIT License
769 stars 65 forks source link

Gulp is out of date. Following the https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 to fix #148

Closed gaulltimothy closed 5 years ago

gaulltimothy commented 5 years ago

gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5

gulp-postcss@6.1.1 │ └── gulp-util@3.0.8

w0rm commented 5 years ago

6.1.1 is not the latest version of gulp-postcss. We've already dropped gulp-util dependency https://github.com/postcss/gulp-postcss/pull/137.