Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 358 Bytes

checklist.md

File metadata and controls

5 lines (5 loc) · 358 Bytes
  • check your work using basic recommendations here
  • are you sure you've polished your code? :)
  • BEM modifier should only be used on element which has the corresponding block class
  • add empty lines between blocks of HTML
  • one BEM block shouldn't style another BEM block