Noob issue: can't achieve a simple flex gallery using StaticImage #39059
Unanswered
renaudcerrato
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to get my hands on Gatsby to create my own landing pages (disclaimer: I'm a mobile dev with 10+ years of experience of native Android - but definitely NOT a web developer). I'm familiar with JS, TS, React but still learning CSS - please be gentle !
I'm trying to achieve a really simple (static) horizontal gallery like I did on my codepen:
I've tried to port the (trivial) codepen above to Gatsby using
StaticImage
(and tailwind css) but I'm definitely struggling to achieve the same results for hours:I've tried to play with various available options with no luck - looking at the generated source there's a lot of wrappers around...
Here's the source (gatsby-test.zip):
What am I missing?
Beta Was this translation helpful? Give feedback.
All reactions