Open
Description
With #68 we are offering property suggestions for MDN properties. However, we aren't offering anything for the properties.
We should either consider using the parser from CSSTree to understand the syntax
property of each property entry (formal syntax here: https://developer.mozilla.org/en-US/docs/Web/CSS/Value_definition_syntax), or manually enter value restrictions for them.