0.0.3 • Published 5 years ago

gatsby-theme-tosh v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

gatsby-theme-tosh

A retro Gatsby Theme based on old Macintosh UIs. Built with Theme UI.

image

Installation

yarn add gatsby-theme-tosh

Install as a starter

NameCommand
Basegatsby new johno/gatsby-starter-tosh

Usage

// gatsby-config.js
module.exports = {
  plugins: ['gatsby-theme-tosh']
}

License

MIT