washingtonstateuniversity / WSU-spine

The spine that binds together wsu.edu
14 stars 7 forks source link

[PR] Use stylelint for CSS linting instead of csslint #398

Closed jeremyfelt closed 7 years ago

jeremyfelt commented 7 years ago

This applies the default rules that we've been using in other projects and then backs out a few that don't make sense to change due to project size.

The diff of the production spine.css and the new spine.css (ignoring whitespace) is here: spine-stylelint.diff.txt

Most of the generated diff is due to the change to expanded output with sass in 0ffc47f5ae0a222dc0eedbd59517351a95bbdf6f.

jeremyfelt commented 7 years ago

@philcable #reviewmerge?