Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[examples] Use CSS Variables #43856

Merged
merged 5 commits into from
Oct 8, 2024
Merged

Conversation

Juneezee
Copy link
Contributor

Closes #43787.

Closes #43787.

Signed-off-by: Eng Zer Jun <[email protected]>
@zannager zannager added the examples Relating to /examples label Sep 23, 2024
Copy link

@Ehsansobhni Ehsansobhni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

excellent

@Juneezee
Copy link
Contributor Author

Juneezee commented Oct 7, 2024

@siriwatknp friendly ping

Comment on lines 22 to 31
root: {
variants: [
{
props: { severity: 'info' },
style: {
backgroundColor: '#60a5fa',
},
}
],
},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks.

@mui-bot
Copy link

mui-bot commented Oct 7, 2024

Netlify deploy preview

https://deploy-preview-43856--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against 2a70aa9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is not a bug, nor a new feature examples Relating to /examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[examples] Update examples to use CSS variables
7 participants