@josefaidt/gatsby-theme
v1.0.2
Published
[![NPM Package Version](https://img.shields.io/npm/v/@josefaidt/gatsby-theme?color=c6797e&style=flat-square)](https://www.npmjs.com/package/@josefaidt/gatsby-theme) [![code style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=fl
Downloads
7
Readme
@josefaidt/gatsby-theme
Installation
Install the theme
yarn add @josefaidt/gatsby-theme
Add the theme to your
gatsby-config.js
plugins array:module.exports = { plugins: ['@josefaidt/gatsby-theme'], }
Docs
Visit the documentation.