CSS Lint – the CSS code quality tool, is now available for OS X!
CSS Lint takes the CSS source and scans it. If it finds a problem, it shows a message describing the problem and an approximate location within the source.
* Featues
– Open and check for syntax/performance/compatibility/coding style issues in your .css file.
– Paste/type the CSS source code and check for any potiential issues immediately.
– Simply one click or press the ⌘L keyboard shortcut, checking is done.
– The lint resluts are intuitive, including the location and the message describing the issue.
– Double click on an result item will bring you to the specific location where the issue is found.
– Various options are available in the Preferences (⌘, to open the Preferences window).
Leave a Comment