1.0.0-alpha.22 • Published 7 years ago

sebyza94 v1.0.0-alpha.22

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

Material theme

Note

This is an alpha version.

Dependencies

Usage

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();