gatsby-remark-images-contentful isn't doing the "blur up" effect, just fades in #7025
Labels
type: maintenance
An issue or pull request describing a change that isn't a bug, feature or documentation change
Description
As per the
README.md
on gatsby-remark-images-contentful it states:However, when I try to use it, it just fades in the image 🤷🏼♂️
Steps to reproduce
heroImage
part of the query insidesrc/templates/post.js
to:Expected result
When the post page is loading, the blur up effect should take place on the hero image
Actual result
The hero image still just fades in.
Environment
File contents (if changed)
gatsby-config.js
: N/Apackage.json
: N/Agatsby-node.js
: N/Agatsby-browser.js
: N/Agatsby-ssr.js
: N/AThe text was updated successfully, but these errors were encountered: