-
### š Description
Using the V4 theming, you could provide any overrides for any components. For example, you could provide the following override:
```typescript
const highlightOverride = {
Bacā¦
-
**Environment**
Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):
ā¦
-
### Steps to reproduce
1. duplicated the example https://github.com/mui/pigment-css/tree/master/examples/pigment-css-nextjs-ts
2. add /src/app/test/test1/layout.js
3. add /src/app/test/test1/pagā¦
-
### Steps to reproduce
Link to live example:
Steps:
1. Export theme from Material UI Sync Plugin
2. Apply it to the source code
3. Check whether the `_states` are applied
### Current behavioā¦
-
Hi! IĀ“ve been trying to crate my brands color theme, but I still can't get It worked out.
On the other hand, I can't find the answer to hoy to apply the color scheme to the set of components I use.
ā¦
-
### Steps to reproduce
npm install @mui/material @emotion/react @emotion/styled
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: my-aā¦
-
I love this app! You guys are amazing!!
However, I noticed that the visual design is a bit weird. It is vaguely inspired by Google Material Design (1|2|3) but since some stuff don't really follow iā¦
-
### What's the problem? š¤
This RFC is a proposal for implementing a zero-runtime CSS-in-JS solution to be used in a future major version of Material UI and Joy UI.
TLDR: We are planning to develā¦
-
### š Description
We want to be able to set the styles for the `ItemCardHeader` used for Template Cards seen from Create. In our custom theme we tried using:
```tsx
BackstageItemCardHeader: {
ā¦
-
**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ā¦