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

No top articles yet