Skeleton For Responsive Design
Posted on 10 Jan 2012 by Marcus Ahnve
I just managed to get this site to display properly in a mobile browser with media queries, which means I am now among the cool responsive design kids.
If you, like me, use Skeleton, it turns out that you shouldn’t forget
this line in your head
1 <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">