Does the Google Material Design Lite style sheet cover normalize.css elements?

advertisements

This is a pretty simple question, but I didn't find any answer neither here, nor in any other place. I'm developing a new project and I will be using the Google Material Design Lite since the beginning.

I'm wondering if using MDL will cause normalize.css no longer needed.

So, here is the question: does Google Material Design Lite stylesheet cover normalize.css stuff?


They don't include normalize.css specifically but as you can see in the source they do their own resets: https://github.com/google/material-design-lite/tree/master/src/resets