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

[docs] Add Global CSS override section #9843

Merged

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Jan 11, 2018

We need to investigate what's the best way to build an external theme on top of Material-UI.
cc @alexandru-paduraru

@oliviertassinari oliviertassinari added the docs Improvements or additions to the documentation label Jan 11, 2018
@oliviertassinari oliviertassinari merged commit f37fa07 into mui:v1-beta Jan 11, 2018
@oliviertassinari oliviertassinari deleted the docs-global-css-override branch January 11, 2018 19:50

### Global CSS override

Also, you can customize all the instance of a component with CSS.
Copy link
Member

Choose a reason for hiding this comment

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

"You can also customize all instances"

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed


Also, you can customize all the instance of a component with CSS.
We expose a `dangerouslyUseGlobalCSS` option to do so.
Learn more about it in the [CSS in JS section](/customization/css-in-js#global-css) of the documentation. It's very similar to what people do with Bootstrap.
Copy link
Member

Choose a reason for hiding this comment

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

"It's very similar to how you would customize Bootstrap."

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed

@alexandru-paduraru
Copy link

@oliviertassinari and @mbrookes thank you for this. At this moment we are working on the overall structure of the Dashboard using Material UI. I've added my colleague @einazare to this too. He is in charge of the new style.

We will give you more details as soon as we have a stable beta.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants