In this series, I will write about creating and applying Custom Theme to different Angular Material Components.
Below are the links to articles:
- Custom Theme for Angular Material Components Series: Part 1 — Create a Theme
- Custom Theme for Angular Material Components Series: Part 2 — Understand Theme
- Custom Theme for Angular Material Components Series: Part 3 — Apply Theme
git clone https://github.com/shhdharmen/indepth-theming-material-components.git
cd indepth-theming-material-components
npm i
npm start