Releases: postcss/postcss-bem-linter
Releases · postcss/postcss-bem-linter
3.1.0
3.0.0
- 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