this should be invalid: ```css @keyframes test {} @keyframes test {} /* --------^ */ ``` We could probably do the same for all custom identifiers: anchor names, container names, keyframes names, property names.
this should be invalid:
We could probably do the same for all custom identifiers: anchor names, container names, keyframes names, property names.