I'm getting a lot of bug on your product using laravel.
(655:3) autoprefixer: Replace color-adjust to print-color-adjust. The color-adjust shorthand is currently deprecated.
(2716:3) autoprefixer: Replace color-adjust to print-color-adjust. The color-adjust shorthand is currently deprecated.
(2716:3) autoprefixer: Replace color-adjust to print-color-adjust. The color-adjust shorthand is currently deprecated.
Hi,
Could you please try to use this solution?
https://github.com/twbs/bootstrap/issues/36259#issuecomment-1114656140
Please try to update the autoprefixer plugin.
npm install autoprefixer@10.4.5 --save-exact