Typography.JS

To install:

  • npm install gatsby-plugin-typography react-typography typography --save
  • Add it to your gatsby-config.js as a plugin
  • Setup your typography.js file - ours is at /src/utils/typography.js
  • There are many pre-created themes that you are also free to use or adapt.