Grand Valley State University
View Grand Valley State University
The Grand Valley responsive design is slick and designed for performance in mind. The javascript and CSS are rolled into a single file and minified, as is the HTML that is served to the browser.
There are a quite a few links that take you to the fixed width website which ruins the nice mobile experience, but I'm sure that will be fixed over time.
Surprisingly there's little in the way of pollyfills in this implementation.
Grand Valley State University Technical Details
Site Meta Tag
<>
Media Queries
@media screen and (max-width:979px)
@media screen and (max-width:760px)
@media screen and (max-width:599px)
@media screen and (max-width:475px)
@media screen and (max-width:400px)