themyth92 / ngx-lightbox

Lightbox2 use with angular >= 5
MIT License
115 stars 67 forks source link

Angular 13 Warning *zoom #115

Open yashagldit opened 2 years ago

yashagldit commented 2 years ago

In the file lightbox.css

Angular 13 is creating a warning on production build -

Warning: ▲ [WARNING] Expected identifier but found "*"

    styles.71ec91ccf4cf060b.css:1650:2:

      1650 │   *zoom: 1;
           ╵   ^
RRakib commented 2 years ago

Just upgraded to angular 13 last day. And yap. This is a legit warning.

basu-dev commented 2 years ago

127

Pull request has been opened to solve this issue.