ben-rogerson / twin.examples

Packed with examples for different frameworks, this repo helps you get started with twin a whole lot faster.
465 stars 130 forks source link

[Nextjs] withTwin dont work as expect. #109

Closed hotrungnhan closed 1 year ago

hotrungnhan commented 1 year ago

Reason: babel-plugin-twin isn't in withTwin config

ben-rogerson commented 1 year ago

Hey thanks for these updates.

Previously my rule was to make babel-plugin-twin an optional upgrade as some prefer to use twin just for creating styled components.

Not so sure that's the right way to go now - I will put some thought into it.

Cheers for the prod 👍

hotrungnhan commented 1 year ago

I will put some thought into it.

Cheers

I think you should doc it if there is optional by default ><