gatsby plugin typography code example
Example 1: install gatsby typography
npm install --save gatsby-plugin-typography react-typography typography typography-theme-fairy-gates
# Yarn
yarn add gatsby-plugin-typography react-typography typography typography-theme-fairy-gates
Example 2: gatsby-plugin-typography
npm install --save gatsby-plugin-typography react-typography typography
# Yarn
yarn add gatsby-plugin-typography react-typography typography