Introduction to BEM (Block Element Modifiers)
Naming classes in CSS has always been difficult for me. Luckily a few months ago I came across the BEM naming convention. A naming convention is an agreed style for naming things(in this case CSS). There are different CSS naming conventions available...
gift.hashnode.dev2 min read
Bernard Arhia
I mostly do this wrong lol. Thanks for the correction.
I mostly do:
.showcase__header-content
instead of .showcase-header__content