This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*Reference: | |
http://www.canbike.org/CSSpixels/ | |
https://css-tricks.com/snippets/css/retina-display-media-query/ | |
http://stephen.io/mediaqueries/ | |
Requires the meta viewport tag with content 'width=device-width' | |
For all devices with "unusual" pixel ratio i.e retina and etc include the following depending on device: | |
(-webkit-min-device-pixel-ratio: 1) |