gatsby-theme-tosh
v0.0.3
Published
A retro [Gatsby Theme](https://gatsbyjs.org/docs/themes) based on old Macintosh UIs. Built with [Theme UI](https://theme-ui.com).
Downloads
8
Readme
gatsby-theme-tosh
A retro Gatsby Theme based on old Macintosh UIs. Built with Theme UI.

Installation
yarn add gatsby-theme-toshInstall as a starter
| Name | Command |
| ---------------------------------------------------- | -------------------------------------- |
| Base | gatsby new johno/gatsby-starter-tosh |
Usage
// gatsby-config.js
module.exports = {
plugins: ['gatsby-theme-tosh']
}License
MIT
