BEM in CSS: A Structured Approach To Write Scalable & Maintainable Styles
What is BEM?
In short, BEM is a popular methodology for naming your CSS classes.
BEM stands for Block, Element, Modifier. It's an approach to writing CSS styles which allows developers to create reusable components that are easy to maintain and debug...
blogs.arjunreddy.in4 min read