0.0.2 • Published 5 years ago

gatsby-plugin-webfont v0.0.2

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

gatsby-theme-material-ui

Gatsby themes for Material-UI: The fastest way to build server-side rendered Material-UI websites

Gatsby Themes

This repository is a monorepo managed with Lerna. Several themes are published to npm from the same codebase.

ThemeDescription
gatsby-theme-material-uiCore Theme to support the use of Material-UI

Running the examples locally

Clone this repo and run yarn in the root directory.

yarn

To launch the development server with the hot reloading functionality that allows any change in files in the src & content folder to be immediately visible in the browser. Run the following command:

yarn start:*

License

MIT