gatsby-theme-material-ui
gatsby-theme-material-ui copied to clipboard
Gatsby theme for Material-UI
The `.woff` files, served in production under `/static/webfonts/s/roboto`, have no cache TTL. Static files in Gatsby should have a cache header: https://www.gatsbyjs.com/docs/caching/#static-files 
Hi! :) There is a neat new package called [gatsby-plugin-next-seo](https://github.com/ifiokjr/gatsby-plugin-next-seo) with uses `react-helmet-async` instead of `react-helmet`. This plugin, however, requires you to use `react-helmet`. Is there a way to lift...
Hi, thanks for this theme, it's great. I'm wondering if there is a way to dynamically update the theme? Currently I have a custom theme for my site in `src/gatsby-theme-material-ui-top-layout/theme.js`...

This theme introduces outdated type definitions from old versions of `@mui/material` and it causes typing errors. For instance, ``` error TS2741: Property 'placeholder' is missing in type '{ children: string;...
**Expected output** Head API to function as described by Gatsby. **Actual output** Adding the gatsby-theme-material-ui to the plugin list in gatsby-config.js resulted in a run time error 'Head is not...
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @ryanwilsonperkin in webpack/webpack#16759 v5.76.0...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.31 / 1.0.2 Fix OPPO Reno A5 incorrect detection Fix TypeError Bug Use AST to extract regexes and...