I am currently working with Angular version 11 and I have encountered a warning message that states:
Module Warning (from ./node_modules/postcss-loader/dist/cjs.js): Warning
"autoprefixer: Greetings, time traveler. We are now in the era of prefix-less CSS, where Autoprefixer is no longer necessary for your stylesheet."
Could someone kindly advise on how to get rid of this warning as it is quite bothersome.