1.0.2 • Published 4 years ago

@josefaidt/gatsby-theme v1.0.2

Weekly downloads
7
License
MIT
Repository
-
Last release
4 years ago

@josefaidt/gatsby-theme

NPM Package Version code style

Installation

  1. Install the theme

    yarn add @josefaidt/gatsby-theme
  2. Add the theme to your gatsby-config.js plugins array:

    module.exports = {
      plugins: ['@josefaidt/gatsby-theme'],
    }

Docs

Visit the documentation.