79254209

Date: 2024-12-05 10:16:43
Score: 0.5
Natty:
Report link

I had 14 of these errors showing on build. Angular 18.

Searched the interweb and not much. So I ran a match on the %s that seemed arbitrary to me and it corresponded to Keyframe declarations in my scss file.

Specifically keyframes that targeted @-moz-keyframes.

Not sure if this vendor prefix has been deprecated, removed them and the build runs clean. Clearly Angular is ignoring them now.

Reasons:
  • No code block (0.5):
Posted by: Darren Street