this post was submitted on 29 Jun 2023
4 points (70.0% liked)

Experienced Devs

3928 readers
1 users here now

A community for discussion amongst professional software developers.

Posts should be relevant to those well into their careers.

For those looking to break into the industry, are hustling for their first job, or have just started their career and are looking for advice, check out:

founded 1 year ago
MODERATORS
 

Anyone know if it’s possible to have custom-styled newsletter signup forms in gatsby sites? Having a hard time. Thank you.

top 1 comments
sorted by: hot top controversial new old
[–] lightsecond@programming.dev 2 points 1 year ago

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?)