Skip to content

Require use of known properties

nzakas edited this page Oct 24, 2011 · 3 revisions

It's very easy to miss a typo in your CSS. This rule checks each property name to make sure that it is a known CSS property. Vendor-prefixed properties are ignored, since they are technically not part of any specification.

Rule ID: known-properties

Clone this wiki locally