Commit Graph

4 Commits

Author SHA1 Message Date
redonkulus
23cfc8a627 fix: csslint error and browserlist 2020-05-11 10:20:30 -07:00
Seth Bertalotto
93d70d66ea update grunt dependencies and fix csslint issues (#609) 2016-11-22 13:37:23 -08:00
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