Replies: 1 comment
-
You could have a temporary Tailwind v3 project somewhere and drop the
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm bringing a large Vue component over from an old project. I've already upgraded my current project to v4 however I'd like to run the upgrade script on the single Button.vue I'm bringing over. The usual command isn't possible because it checks if the entire project has already been run first, which it has in my case.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions