Now that we have the gradient picker it might be worth adding support for multiple gradients? CSS supports layering gradients by comma separating them in the background-image
property. It would also require background-size
and background-position
properties per gradient to control positioning and sizing.
Maybe not now but in a future update perhaps?