shhdharmen / indepth-theming-material-components

In this series, I will write about creating and applying Custom Theme to different Angular Material Components.

Home Page:https://indepth.dev/custom-theme-for-angular-material-components-series-part-1-create-a-theme/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Theme for Angular Material Components Series

Context

In this series, I will write about creating and applying Custom Theme to different Angular Material Components.

Below are the links to articles:

Development

git clone https://github.com/shhdharmen/indepth-theming-material-components.git
cd indepth-theming-material-components
npm i
npm start

About

In this series, I will write about creating and applying Custom Theme to different Angular Material Components.

https://indepth.dev/custom-theme-for-angular-material-components-series-part-1-create-a-theme/


Languages

Language:TypeScript 44.3%Language:SCSS 33.4%Language:HTML 14.9%Language:JavaScript 7.5%