tech/webdev magazine

November 1, 2015

Using PostCSS with BEM and SUIT Methodologies

Sunday, November 01, 2015 Teklinks

In this tutorial we’re going to learn how to use PostCSS to make development of BEM/SUIT style CSS easier and more efficient. These two methodologies lay out a naming convention for classes that makes it easier to keep your styles tightly function-oriented, and helps other developers recognize the purpose of various classes just from the way they’re named.

Full article