@hoepel.app/angular-common
v1.2.2
Published
[](https://codecov.io/gh/hoepel-app/angular-common) [](https://travis-ci.org/hoepel-
Readme
Common Angular components for hoepel.app
Usage
npm i @hoepel.app/angular-commonYou will need to install peerDepencies yourself.
Include the theme (in your global styles.scss):
@import '[email protected]/angular-common/theme';
@include hoepel-angular-common-theme($theme); // where $theme is your Angular Material themeDevelopment
(see development brief)
npm run serve:demo