Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 198 Bytes

webdev.md

File metadata and controls

10 lines (5 loc) · 198 Bytes

Web development tips & tricks

Tip 1: Debugging high resolution (retina) views

In Firefox:

  • Go to about:config
  • Set layout.css.devPixelsPerPx to 2 (1 is low res, 2 is high res)