BEM Introduction-2
1. File Structure Single block = single directory. Block and directory shares name. block’s implementation is divided into separate technology files (css & js) block directory is root for subdirec
1. File Structure Single block = single directory. Block and directory shares name. block’s implementation is divided into separate technology files (css & js) block directory is root for subdirec
BEM - Key ConceptsReference to here divide UI into blocks easier interface development reusable code without copy & pasting 1. Block Represented by CLASS attribute name describes its PURPOSE Com