data icon indicating copy to clipboard operation
data copied to clipboard

How to represent token types/any-value in the schema

Open chrisdavidmills opened this issue 7 years ago • 0 comments

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.

chrisdavidmills avatar Mar 06 '18 08:03 chrisdavidmills