BEM, SASS and Bootstrap
Anderson Orui
9114

Thanks for this article, I have very disturbing question. 
Is it possible not to compile all bootstrap sources, when using make-row …

Like placeholders in SASS ? 
When I use bootstrap SASS sources, my output css file has all bootstrap classes which is not preferable option.

I need just to extend existing classes from bootstrap, but not compile them into my main css.

Do you have any solution ?