Styled Media Query Versions Save

💅💍 Better media queries for styled-component

v2.1.0

5 years ago

Thanks to @timhagn for working on it and @ApacheEx for reviewing.

v2.0.2

6 years ago

Thanks to @ApacheEx 🎉 a long-standing issue regarding the huge bundle size is resolved now and we don't bundle the whole styled-components package!

v2.0.0

6 years ago

Note: v1 syntax is still supported and you can use that with version 2, but it'll be removed in v3.

New API

Now we have 3 main methods on the media:

  • lessThan
  • greaterThan
  • between

Bug Fixes

  • It solves #6 and you'll no longer get UglifyJS error