You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 11, 2020. It is now read-only.
Things such as the use of !important, exceeding the 4096 selector limit, obvious typos (possibly comparing HTML elements and CSS declaration names against white lists). This is likely better place in a CSSLint program.
The text was updated successfully, but these errors were encountered:
Yeah, I was thinking about possibly making some type of lintiness to this, but we'll see. There is a -v option in the compressor right now, but I'm not sure it works on CSS.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Things such as the use of !important, exceeding the 4096 selector limit, obvious typos (possibly comparing HTML elements and CSS declaration names against white lists). This is likely better place in a CSSLint program.
The text was updated successfully, but these errors were encountered: