Closed borozcod closed 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.
test/toQuery_test.js
toQuery
src/toQuery.js
Fixes #255
Published as 8.1.0 - thanks
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 atoQuery
variable insrc/toQuery.js
to help with readability.Fixes #255