Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 263 Bytes

RULES.md

File metadata and controls

4 lines (3 loc) · 263 Bytes

Rules

  • Always use 'rem' unit. This makes it easier when dealing with the responsiveness.
  • Don't merge your branch locally as this will override the master branch on the remote repo. Instead push the branch to the remote then it will be reviewed then merged.