Quote:
Originally Posted by Quoth
Indeed, maybe it's used, but I've never seen var(--font-family-common); in an ebook, ever.
|
The use of “var(--font-family-common)” depends on a previous declaration of --font-family-common, setting its value to a valid generic font name. That property name is nothing special. It is just an example given in the
Stylelint documentation.