- Update dependencies
- Add
mismatchTolerance
as option - Add
waitTimeout
as option
- Keep log level at "notice"
- Add time-grunt to measure build times
- Add jit-grunt to load tasks only when needed (+ improve performance)
- Change log level to notice in Gruntfile
- Document correct CasperJS log levels and pass them as arguments / option
- Added .editorconfig
- Added
mismatchTolerance
tolerance (mismatchTolerance: 0.0.5
is default) (thx fidgety) - Use PhantomCSS v0.7.1
- Update dependencies
- Remove grunt as peerDependency causing multiple issues with peerPackages
- Fix post-script
bower install