Skip to content

v0.7.0

Compare
Choose a tag to compare
@alexilyaev alexilyaev released this 08 Aug 20:21
· 78 commits to master since this release

General

  • Added example output screenshot
  • Now the output is pretty colored
  • Show error if Stylelint config not found; update readme to note --config support (fixes #8)

Dev

  • Added ESLint, now running eslint --fix and prettier on pre-commit