-
My site's desktop logo/mobile logo differing sizes are stepping on each other. At first I thought this was an issue with my code so I opened a [discussion](https://github.com/gatsbyjs/gatsby/discussio…
-
The Tailwind generates modifiers not only for
`sm:...`, which are expanded into medias
`@media (min-width: 640px) { ... } ...`
but there are also reverse media queries, for example
`max-sm`, w…
-
Borrowing an idea from [gatsby-source-prismic](https://github.com/angeloashmore/gatsby-source-prismic#Image-processing), it would be great if we could add a compat layer between Prismic's Imgix proces…
-
### Description
- `Apply By` and `Layers` text are merging.
- On Zoom `Stipend` text goes out of the box.
issue at : https://layer5.io/careers/digital-marketing-internship
### Screenshots
1)
!…
-
How can I disable lazy loading in all images that came from Wordpress page content? Thanks for the help.
-
1. Go to https://violentmonkey.github.io/guide/creating-a-userscript/
2. Inspect the image in devtools and uncheck `height: 100%;`
I see that the image becomes crisp, i.e. its height was initially…
tophf updated
5 months ago
-
Hello
I'm currently developing a simple site using Prismic, Gatsby and Netlify.
I'm using version 3.5.0 and encountered an error that wouldn't allow me to use Gatsby Image. I found a workaround…
-
### Describe the issue
Can't build `samples/apps/autogenstudio/frontend` - missing `rsync`.
Followed the instructions in `samples/apps/autogenstudio` but frontend build seems to require `rsync` to…
-
https://davidboland.site/blog/rendering-gatsby-images-from-contentful-rich-text
Gatsby is great at rendering images. To do this, you need to leverage the Gatsby Image Plugin. For most of the images…
-
**Describe the bug**
When logged into the admin interface, we get an error shown at the top
**To Reproduce**
- Checkout https://github.com/xbmc/kodi-tv/tree/main
- Run `npm i`
- Run `npm start`…