ben-rogerson / twin.macro

🦹‍♂️ Twin blends the magic of Tailwind with the flexibility of css-in-js (emotion, styled-components, solid-styled-components, stitches and goober) at build time.
MIT License
7.92k stars 183 forks source link

Fix `pieces.some is not a function` error #767

Closed ben-rogerson closed 1 year ago

ben-rogerson commented 1 year ago

This PR fixes an error when running an older version of tailwindcss alongside twin.macro@3.0.1.

Closes #761