Reduce main.js and style.css bundle sizes
fixes #276 (closed)
From the images below you can see a reduction in the bundle sizes:
- main.js, related to removing unused angular modules (mostly MatInputModule)
- style.js, related to removing double reference to mat-core mixin and removal of unused material components