what is service block in BEM naming methodology?
BEM elements rules say.
https://en.bem.info/methodology/quick-start/
Create an element If a section of code can't be used separately without the parent entity (the block).
The exception is elements that must be divided into smaller parts – subelement...
guru47.hashnode.dev1 min read