UNPKG

gatsby-theme-90s

Version:

A 90s Gatsby theme that will trigger nostalgia... or frustration.

14 lines (11 loc) 210 B
import Typography from "typography" const typography = new Typography({ baseFontSize: "16px", googleFonts: [ { name: "Sunshiney", styles: ["400"], }, ], }) export default typography