Warning
(6:29521) autoprefixer: Replace color-adjust to print-color-adjust. The color-adjust shorthand is currently deprecated.
Warning
(6:29521) autoprefixer: Replace color-adjust to print-color-adjust. The color-adjust shorthand is currently deprecated.
Resolvido adicionando no arquivo package.json o sequinte código:
"overrides": { "autoprefixer": "10.4.5" }