view source
Modular CSS with Sass & BEM
While there are already many frontend frameworks available for free, it’s often preferable to write the code yourself. In this tutorial, we will explore how to use the Sass CSS preprocessor and the BEM methodology to write a ‘living framework’ that can be adapted to suit any development project.
Advertisement