getbem/getbem.github.io

Are pseudo class selectors allowed in BEM?

michaeljsalo opened this issue · 0 comments

What is the BEM view of selectors such as these:

.block__element--modifier:active
.block__element--modifier:hover
.block__element--modifier:focus
.block__element--modifier:disabled
.block__element--modifier:first-child