Skip to content

Gatsby theme for Material-UI (without dependency gatsby-plugin-webfonts)

License

Notifications You must be signed in to change notification settings

slightly-blue/gatsby-theme-material-ui

 
 

Repository files navigation

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.

Theme Description
gatsby-theme-material-ui Core Theme to support the use of Material-UI
gatsby-material-ui-components Material-UI components for Gatsby

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

About

Gatsby theme for Material-UI (without dependency gatsby-plugin-webfonts)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 66.6%
  • JavaScript 33.4%