braginteractive / MDLWP

Material Design Lite WordPress Theme
http://mdlwp.com
GNU General Public License v2.0
331 stars 83 forks source link

WARN deprecated gulp-minify-css@1.2.4 #23

Closed claide closed 8 years ago

claide commented 8 years ago

I tried to install dependencies but i got this line of message. npm WARN deprecated gulp-minify-css@1.2.4: Please use gulp-clean-css

braginteractive commented 8 years ago

Install gulp-clean-css with NPM and then update the gulpfile.js file to use gulp-clean-css as the warning says. I will update the gulpfile the next time I do an update to the theme.