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
I prefer to have those normalized as a single value. It makes sense for a CSS analyzer to treat them as separate values because it could highlight a CSS issue, but for listing unique tokens it doesn't make any sense.
Perhaps we should look at all token types and rule out duplicates. This would mean that the identifier that we generate for them should be based on their parsed value?