]> git.evergreen-ils.org Git - working/eg-antora.git/commit
add lint:css build task
authorDan Allen <dan@opendevise.com>
Mon, 2 Oct 2017 04:48:30 +0000 (22:48 -0600)
committerDan Allen <dan@opendevise.com>
Sat, 7 Oct 2017 23:05:35 +0000 (17:05 -0600)
commitcef34d3def76ea9d0f738d01f79cc288f881e2e6
tree2c5aea274419a56522374ccd43dbf2d23fd5cb13
parent3d81e78d4c1532412400d0ed4828b8d3707a3c97
add lint:css build task

- add stylelint Gulp plugin
- add stylelint standard config
- add lint:css build task
- rename previous lint build task to lint:js
.stylelintrc [new file with mode: 0644]
gulpfile.js
package.json
src/css/site.css
tasks/lint-css.js [new file with mode: 0644]
tasks/lint-js.js [new file with mode: 0644]
tasks/lint.js [deleted file]
yarn.lock