nextui-org / tailwind-variants

🦄 Tailwindcss first-class variant API
https://tailwind-variants.org
MIT License
2.42k stars 70 forks source link

responsive variant not working in next js 15.0.1 #221

Open rai-aashish opened 4 weeks ago

rai-aashish commented 4 weeks ago

To Reproduce Steps to reproduce the behavior:

  1. While setting up tailwind-variants in next js 15.0.1 and using responsive variants it throws error as screenshot attached below.

Screenshots 2024-10-29 15 12 35 localhost afaacbfebed8

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context working with normal variants works fine but when we add withTV in tailwind.config.js throws the error

prakash03yes commented 4 days ago

Please provide minimal demo, You can use https://stackblitz.com/

kpyszkowski commented 3 days ago

Confirming the error on next@15.0.3