🍉
12345678910111213
> blog@1.0.0 build
> gatsby build
success compile gatsby files - 0.206s
success load gatsby config - 0.021s
ERROR #11331 API.NODE.VALIDATION
Invalid plugin options for "gatsby-remark-images":
- "wrapperStyle" must be one of [object, string]
not finished load plugins - 0.211s

wrapperStyle: ['margin-bottom:10px;'] -> wrapperStyle: {'margin-bottom':'10px;'}