Developing websites these days involves a lot of testing on different devices and browsers. Services like CrossBrowserTesting and Browser Stack make this much easier, but it’s still unrealistic to boot up a testing session every time you make a change to your local site. You also...
Read More Testing Websites on Real Devices with BrowsersyncTag: Responsive Design
Create Simple Inline Media Queries with include-media
Lately, I’ve been thinking that our current method of using inline media queries throughout our Sass partials has not been flexible enough for the projects we’ve been building. While it was simple and allowed for easy implementation, I think it is time...
Read More Create Simple Inline Media Queries with include-mediaBetter Responsive Typography
Any smartphone user has probably noticed and been annoyed by sites (even responsive ones) that are difficult to read or just don’t look quite right. I know I’ve been annoyed by trying to view a website on my phone and having to...
Read More Better Responsive Typography