I\'m looking at slowly refactoring a pretty big project that is built on Angular / Bootstrap that has just over 16,000 lines of CSS. Yay!
I\'ve been looking more and
I'm aware of the practice of using
@extendor@includeto add the styles of these layout classes to blocks or modules, but I personally don't think it's a good one. This practice makes it impossible to tell what is happening by looking at the html alone and makes it very difficult to maintain/debug/refactor.
You're right.
You could consider to use an alternative syntax for BEM in order to prevent naming conflicts: