postcss / postcss-bem-linter

A BEM linter for postcss
MIT License
571 stars 35 forks source link

How check bem? #145

Open zhdanov opened 5 years ago

zhdanov commented 5 years ago

require('postcss-bem-linter')('bem')

no warnings for: .tile__img__sdf_fwef_few_few__wef {

want: block-name__element-name_mod-name (without multiple elements and modifiers)