data
data copied to clipboard
How to represent token types/any-value in the schema
Some of the modern CSS syntax is somewhat hard to define inside our schema. See this conversation:
https://github.com/mdn/data/pull/186
Essentially, we need to decide on a way to represent token types/any-value in the schema, plus any other kinds of types that can't be represented using regular CSS formal syntax.