Matt Stauffer 9/30/2014

Nesting Sass @imports, with BEM

Read Original

This article discusses a method for nesting Sass @import directives within CSS selectors, specifically adapting it for BEM (Block Element Modifier) methodology. It explains how this technique can generate contextual BEM-style classes like .context__child, while also cautioning about potential specificity issues and questioning the practical utility of separating BEM components.

Nesting Sass @imports, with BEM

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes