[csswg-drafts] [css-backgrounds] Add support for gradient to box-shadow (#7094)

NagayamaToshiaki has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-backgrounds] Add support for gradient to box-shadow ==
Currently, there is no way to add gradient to `box-shadow`. It would be useful in many situations.
For now, there are [hack-ish workarownd using `::before` or `::after` pseudo elements](https://www.amitmerchant.com/gradient-box-shadow-in-css/), but if you use both pseudos for other purposes, you can't use this way.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7094 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 1 March 2022 05:01:40 UTC