3.0.0
- Add
detectImageSize
which allowsbackground-size
for retina images to be automatically detected from the non-retina version. - Switch to async API
- Remove vendor prefixes in media queries. These should be handled by autoprefixer.
detectImageSize
which allows background-size
for retina images to be automatically detected from the non-retina version.