How to Import Angular Material — Angular Best Practices.

Mehdi Benmoha
2 min readJun 25, 2020
How to import Angular Material Best practices image

Disclaimer

This story is for people who are struggling on how/where to import every single material component module into their app. It will cover essentially people that are using the SharedModule pattern.

Back to The Basics

--

--