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
warn Plugin gatsby-remark-image-attributes is not compatible with your gatsby version 5.7.0 - It requires
gatsby@^2.24.50 || ^3.0.0 || ^4.0.0
And in the MDX files, applying styles to an image does nothing. Also on the live website I see the style I used which is -->'#width=300px;height=400px;' as an alt text of the image.