angalr material styling is not applied to buttons code example
Example: angular material button css not working
@NgModule{
...
imports: [
...
MatButtonModule
],
...
})
@NgModule{
...
imports: [
...
MatButtonModule
],
...
})