Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 117 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 117 Bytes

code-style

  • BEM前端命名法则
    • Block__Element--Modifier, eg: .create-dialog__title--hover {font-size:20px}