ngx-lightbox
ngx-lightbox copied to clipboard
Angular 13 Warning *zoom
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;
╵ ^
Just upgraded to angular 13 last day. And yap. This is a legit warning.
#127 Pull request has been opened to solve this issue.