You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This turned out to be as simple as using a different method for getting Twind styles. stringify, inline, extract, and convert all do really similar things and the comments don't really make it clear which one is which.
I was using extract when I should've been using stringify.
Islands sometimes result in hydrated and non-hydrated styles containing overlapping duplicates. The bug isn't severe, just annoying and inefficient.
I'm not sure how to fix it, so someone else will probably need to resolve it. Hopefully the official plugin gets updated soon.
The text was updated successfully, but these errors were encountered: