Skip to content
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

If some classes couldn't be converted, add an error comment to notify. #46

Open
ADTC opened this issue Nov 1, 2024 · 1 comment · May be fixed by #48
Open

If some classes couldn't be converted, add an error comment to notify. #46

ADTC opened this issue Nov 1, 2024 · 1 comment · May be fixed by #48

Comments

@ADTC
Copy link

ADTC commented Nov 1, 2024

If one or more of the classes couldn't be converted, there should be an automatic error comment to notify, underneath the converted classes:

height: 2.5rem; 
color: #ffffff; 

/*
Can't convert:
border-t-[1px]
border-t-[var(--border-color)]
*/

Instead of silently leaving it out.

@ADTC
Copy link
Author

ADTC commented Nov 2, 2024

This will be resolved by 3c2a362.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant