Material theme
This is an alpha version.
add the following scripts:
"node_modules/primeng-material/js/ripple.js";
"node_modules/quill/dist/quill.js";
in styles.sass add
@import '~quill/dist/quill.snow.css';
@import '~primeng/resources/primeng.min.css';
@import '~sebyza94/sass/blue-amber/theme';
@include blue-amber();