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
I haven't heard if this error popping up before, my guess is that it's related to the cs type defined here.
The cs prop is an alternative spot to add twins "short css" classes (instead of alongside tw classes), this feature was added before tailwind released their own version of the feature so it's due for removal in a future version of twin.
As for a fix, perhaps you could try overriding the type in one of your own myProject.d.ts files:
For some time now we've been getting this error:
I think it may be related to the update of
@types/react
which is now18.2.38
.I didn't have time to investigate it.
twin.macro version: 3.4.0.
The text was updated successfully, but these errors were encountered: