This repository was archived by the owner on Jun 28, 2021. It is now read-only.
This repository was archived by the owner on Jun 28, 2021. It is now read-only.
[Question] How to isolate material.css to only react-mdl components #469
Open
Description
Hi, thanks for your excellent library. This was the first React component library (out of a few others I tried) to successfully 'plug and chug' into my existing custom app structure :)
I am wondering, however (excuse this beginner level question):
How do I 'isolate' the css styles provided by react-mdl/extra/material.css ?
I only want to import material.css to style the React-MDL components only (ie, Button, etc).
However, what is happening is that, as soon as I import material.css, it's styling globally takes over the rest of styles in other react components (such as line spacing increased, mostly, is the only thing I've noticed so far. But I want to prevent possible future problems).
Thanks for any kind advice.
Metadata
Metadata
Assignees
Labels
No labels