generator-angular icon indicating copy to clipboard operation
generator-angular copied to clipboard

Autoprefixer deprecation warning

Open iduuck opened this issue 9 years ago • 0 comments

I am constantly getting this warning when compiling my css code:

Autoprefixer's process() method is deprecated and will removed in next major release. Use postcss([autoprefixer]).process() instead

iduuck avatar Feb 11 '16 07:02 iduuck