You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We cannot because we need to support Safari 13 which only supports -webkit-any. There's nothing wrong with this selector, it's a bug on Angular CLI/Critters side, you can voice your concern here: angular/angular-cli#25725
Description
When building with Angular 18 and the new build process, a bunch of warnings are displayed:
It seems like it should be safe to use the
:is()
selector that the comments mention: https://developer.mozilla.org/en-US/docs/Web/CSS/:isThe text was updated successfully, but these errors were encountered: