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
3
Readme
gatsby-theme-tosh
A retro Gatsby Theme based on old Macintosh UIs. Built with Theme UI.
Installation
yarn add gatsby-theme-tosh
Install as a starter
| Name | Command |
| ---------------------------------------------------- | -------------------------------------- |
| Base | gatsby new johno/gatsby-starter-tosh
|
Usage
// gatsby-config.js
module.exports = {
plugins: ['gatsby-theme-tosh']
}
License
MIT