This is essentially #4529, but now the other way around:
When _not_ using the AMP plugin, gradients will be stripped on the frontend.
The reason is a bug in PHP-CSS-Parser, which the AMP plugin solves by patching the package.
Since we cannot just let the AMP plugin deal with the patches because of https://github.com/cweagans/composer-patches/issues/315, we copied all the patches to our repo.
However, the patches section was accidentally omitted.
But even with that set I'm currently getting issues with patches not applying cleanly.
So this needs some investigation.
PHP-CSS-Parser patches should be applied cleanly.
Workaround: install AMP plugin.
_Do not alter or remove anything below. The following sections will be managed by moderators only._
Verified in QA
FE - radial and liner:
I see beautiful gradients!