This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
Can't find stylesheet to import error for @angular/flex-layout/mq #1396
Open
Description
Bug Report
What is the expected behavior?
Library should compile without errors
What is the current behavior?
Angular 13 library fails to compile with @angular/flex-layout@13.0.0-beta.38
✖ Compiling with Angular sources in Ivy full compilation mode.
Can't find stylesheet to import.
@import '@angular/flex-layout/mq';
What are the steps to reproduce?
Providing a StackBlitz (or similar) is the best way to get the team to see your issue.
- StackBlitz starter using latest
npm
nightly release:
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Is there anything else we should know?
Project compiles fine with 12.x version of the flex-layout