Replace @ngbracket/ngx-layout MediaObserver with Angular Material CDK Layout BreakpointObserver or even only CSS
An Angular project uses ‘@ngbracket/ngx-layout’ MediaObserver.
Is it possible to replace it with only CSS?
If not, is it possible to replace it with Angular Material CDK Layout BreakpointObserver?
How?
Code is simplified to include the relevant part only: