diff --git a/README.md b/README.md index b96a313a..c6d35c6c 100644 --- a/README.md +++ b/README.md @@ -206,7 +206,7 @@ Satori uses the same Flexbox [layout engine](https://yogalayout.com) as React Na
backgroundColor
backgroundImage
linear-gradient
, radial-gradient
, url
, single valuebackgroundPosition
backgroundSize
backgroundSize
10px 20%
backgroundClip
border-box
, text
backgroundRepeat
repeat
, repeat-x
, repeat-y
, no-repeat
, defaults to repeat
maskImage
linear-gradient(...)
, radial-gradient(...)
, url(...)
maskPosition
maskSize
maskSize
10px 20%
maskRepeat
repeat
, repeat-x
, repeat-y
, no-repeat
, defaults to repeat