0.1.1 • Published 2 years ago

@raae/gatsby-theme-mui v0.1.1

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

@raae/gatsby-theme-mui

Adds MUI (mui.com) to your Gatsby site

How to install

npm install @raae/gatsby-theme-mui

or

yarn add @raae/gatsby-theme-mui

How to use

module.exports = {
  plugins: [
    `@raae/gatsby-theme-mui`
  ],
}

Questions, Feedback and Suggestions

If you have any questions, feedback or suggestions head on over to discussions.

Found a bug?

If you find a bug please open an issue and/or create a pull request to fix it.