styled-components / xstyled

A utility-first CSS-in-JS framework built for React. 💅👩‍🎤⚡️
https://xstyled.dev
MIT License
2.27k stars 107 forks source link

Fix incorrect breakpoint calculation (Fixes #389) #397

Closed YassienW closed 1 year ago

YassienW commented 1 year ago

Fixes issue #389 as per @agriffis recommendation

quantizor commented 1 year ago

@YassienW thanks, could you add a unit test or two for this?