yocontra / react-responsive

CSS media queries in react - for responsive design, and more.
https://contra.io/react-responsive
MIT License
7.04k stars 298 forks source link

Exposes toQuery function #256

Closed borozcod closed 4 years ago

borozcod commented 4 years ago

Most of the cases I could think of already had test cases for them in test/toQuery_test.js. I just added one with multiple media queries. I also made a toQuery variable in src/toQuery.js to help with readability.

Fixes #255

yocontra commented 4 years ago

Published as 8.1.0 - thanks