It seems like everyone wants so much from background gradients that perhaps the time has come to break it out from the confines of `background-image`, into its own set of `background-gradient-____` CSS rules. Something like this, perhaps: ``` background-gradient-direction: [to top / 45deg / etc]; background-gradient-shape: [linear / circular / conic / hexagonal / yermom ]; background-gradient-color-stops: #bada55 45%, rebeccapurple 83%; background-gradient-easing: [linear / ease / etc]; // etc... ``` -- GitHub Notification of comment by proimage Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1332#issuecomment-895934329 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-configReceived on Tuesday, 10 August 2021 11:00:58 UTC
This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:42:42 UTC