Skip to content

3.0.0

Compare
Choose a tag to compare
@simonsmith simonsmith released this 21 Jul 09:38
· 39 commits to master since this release
  • Update PostCSS to ^6.0.6 - Drops support for Node 0.12
  • Ignore underscore on implicitComponent to allow Scss partials #115
  • Use parent directory for implicitComponent if filename is 'index.css' commit
  • Lint rulesets that only have an @extend keyword #119
  • Switch to Jest for unit tests
  • Use Airbnb ESLint configuration