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
Sometimes you want to make an exception for a specific rule on a specific line. Other times you want to ignore all linting for parts of your CSS. Look here for examples on how to handle these situations.
All about the command line interface for CSS Lint. If you'd rather use a CLI program to verify your CSS instead of using the web site, then this guide is your best friend.
Once you're familiar with the CSS Lint command line interface, the next step is to integrate it into your build system. This guide walks through using CSS Lint as part of your build.
The developer guide contains information for CSS Lint developers. If you want to contribute to the project, or even just tinker on your own, this guide explains how to get the source and work with it.