You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UPDATE: WebKit have now announced support for -webkit-radial-gradient and -webkit-repeating-radial-gradient identical to the Mozilla syntax. Also for linear gradients. And they will keep -webkit-gradient for the forseeable future.
-webkit-radial-gradient(var(--zoneY) var(--zoneX), circle, transparent var(--zoneSize), var(--zoneColor) var(--zoneOver));
The text was updated successfully, but these errors were encountered: