CSS Lint is a tool for checking your CSS code. Like JSHint and JSLint (see our previous coverage).
CSS Lint was created by Nicole Sullivan and Nicholas C. Zakas. Based on the conversations thus far is bound to become as infamous as JSLint. However, since CSS Lint is open source, if you don’t like the rules, you can host your own version and change the rules.
Many of the seemingly strange rules (such as “IDs shouldn’t be used in selectors”) stem from object oriented CSS, a paradigm promoted by Sullivan.
Here’s a video by Sullivan on the subject:
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.