2011
“Mobile first” CSS and getting Sass to help with legacy IE
by greutTaking a “mobile first” approach to web development poses some challenges if you need to provide a “desktop” experience for legacy versions of IE. Using a CSS pre-processor like Sass can help.