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

  • @lightsecond
    link
    English
    21 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?)