stylish-userstyles / stylish-chrome

Stylish extension for Chrome and Chrome-like things
GNU General Public License v3.0
185 stars 53 forks source link

Update csslint to latest version #198

Closed wopian closed 7 years ago

wopian commented 7 years ago

Current csslint version is ancient and doesn't recognise many new properties such as all introduced in the CSS4 spec with widespread support.

Have to forgo the extension and upload changes directly on userstyles due to this, as linting errors block saving.

Using npm would also be 👌 to reduce version bumps like this causing thousands of line changes.