Postcss Bem Linter Versions Save

A BEM linter for postcss

3.1.0

6 years ago
  • Allow both /** and /* for module definitions #125

3.0.0

6 years ago
  • 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

2.7.1

6 years ago
  • Fix issue with nested rules when using LESS syntax #114

2.7.0

7 years ago
  • Add implicitComponents and implicitUtilities option (#93)