PrettyCSS icon indicating copy to clipboard operation
PrettyCSS copied to clipboard

CSS beautifier, lint checker, validator

Results 24 PrettyCSS issues
Sort by recently updated
recently updated
newest added

Currently the prettycss command-line version filters errors and warnings. This should be moved to the library itself so others can benefit from this code.

There are multiple definitions of what a Token is. Consolidate logic into just one.

With "use strict", this will cause the program to fail. As a bonus, it would be fantastic if jslint would validate all of the JS in the suite.

The -moz-appearance property does allow "none" as a valid value. See https://developer.mozilla.org/en-US/docs/CSS/-moz-appearance