This repository was archived by the owner on Mar 22, 2019. It is now read-only.
Removing Declarations with an Invalid Property Name
Sometimes your CSS file contains declarations with an invalid property name (e.g. _display, 00property). These declarations are ignored by a user agent. So, CSSWring should remove these declarations.