postcss / postcss-bem-linter

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

Set weak mode generally through config object #94

Open AndyOGo opened 8 years ago

AndyOGo commented 8 years ago

At the moment each component definition has to be explicitly set to weak mode by /** @define ComponentName; weak */.

It would be a really nice and comfortable feature to change the default mode through config object.

amk221 commented 7 years ago

I too would like this option, so I can configure weakness at a higher level via https://github.com/simonsmith/stylelint-selector-bem-pattern

artursopelnik commented 4 years ago

+1