-
-
Notifications
You must be signed in to change notification settings - Fork 105
"Unknown utility" TS warning on certain class names #174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for reporting this, I think |
@bryceknz Which twind version are you using? The margin errors should be fixed in one of the latest version (currently in mobile, can not check which version). |
Hi @sastan, thanks for that info! I'm running |
I'm using the Is it something broken or am I doing something wrong / not enabling something? |
The VS-Code and the typescript plugin haven't been updated to work with the next branch. That is still an open issue. |
Support for v1 for intelli tracked in tw-in-js/vscode-twind-intellisense#7 I believe |
Since migrating to Twind, I have noticed some class names throwing TS warnings.
This is by no means an exhaustive list, but I've noticed them on the following class names:
flex-gap-4
mx-auto
mt-auto
Screenshots:
The text was updated successfully, but these errors were encountered: