Sass

Structuring CSS Selectors With Sass Mixins

Lawrence Chabela Articles, CSS & HTML, Development Technologies & Tools, Single-Page Application 2 Comments

Attention: The following article was published over 10 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.CSS naming can be one of the most challenging things in creating large-scale style systems in an application. There have been a lot of great practices, methodologies, and conventions that have arisen …

The BEMs of Structuring CSS

Brian Eye Articles, CSS & HTML, Development Technologies & Tools 4 Comments

Attention: The following article was published over 11 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.Now what Iโ€™m writing about isn’t really anything new, but I always feel like it’s good to reiterate the importance of structure in code. As back end developers know, structure is important …