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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Juneezee
Copy link
Contributor

Closes #43787.

Closes mui#43787.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@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

Bundle size will be reported once CircleCI build #757599 finishes.

Generated by 🚫 dangerJS against 1be91b0

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Relating to /examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[examples] Update examples to use CSS variables
5 participants