This repository has been archived by the owner on Mar 9, 2019. It is now read-only.
Releases: bartveneman/gromit-cli
Releases · bartveneman/gromit-cli
Enable update-notifier in npm scripts
Support z-index and box-shadow rules
Updates a bunch of dependencies including css-analyzer so that box-shadows and z-indexes can be checked when testing.
Improve error message for unknown assertion
before:
Could not assert 'stylesheet.size'. Is your config correct? Did you mean stylesheets.size
after:
Could not assert 'stylesheet.size'. Did you mean 'stylesheets.size'?
Add update-notifier
Update css-analyzer to v2
v1.2.0 1.2.0
Autosuggest alternative metric in case of typos
Cleaner error messages on invalid JSON
v0.5.0 0.5.0