official radial gradient syntax
This commit is contained in:
parent
f0d80d789f
commit
150000fb05
@ -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