official radial gradient syntax
This commit is contained in:
parent
31abc64fd5
commit
4bd0570fee
@ -78,4 +78,5 @@
|
||||
@if $experimental-support-for-mozilla {
|
||||
background-image: #{$background}-moz-radial-gradient($center-position, circle, $color-stops);
|
||||
}
|
||||
background-image: radial-gradient($center-position, circle, $color-stops);
|
||||
}
|
Loading…
Reference in New Issue
Block a user