Nesting Sass @imports, with BEM
Read OriginalThis 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.
Comments
No comments yet
Be the first to share your thoughts!
Top of the Week
No top articles yet