c/experienced_devs · by onlinely@lemm.ee · 3yGatsby.js and Sendgrid email newsletter signup Anyone know if it’s possible to have custom-styled newsletter signup forms in gatsby sites? Having a hard time. Thank you. 4 points · 1 comments · view on lemmy.world
1 Comments
lightsecond@programming.dev · 2 pts · 3y
You can use regular React components in Gatsby, so search for React forms.
Unless you are using some no-backend solution that is Gatsby-specific (are you?)