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

  • @lightsecond@programming.dev
    link
    fedilink
    English
    22 years 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?)