Commit Graph

2 Commits

Author SHA1 Message Date
Eric Ferraiuolo
97f862bd7e Improve CSSLint config to work on a per-module basis
The grunt-contrib-csslint Grunt plugin does odd things with the way it
processes CSSLint config. This improves linting by only applying in-file
lint overrides on a per-module basis.
2013-11-27 14:38:03 -05:00
Eric Ferraiuolo
4783db4201 Add CSSLint and grunt test task to lint CSS in the src/ dir
This gives basic linting of src CSS, but ignores linting normalize.css.
2013-06-05 14:04:38 -04:00