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'm working through the Installation docs and trying the <Button> example at the bottom of the page.
I'm getting this error:
[plugin:vite:import-analysis] Failed to resolve import "class-variance-authority" from "src/components/ui/button/index.ts". Does the file exist?
I followed all the steps here (with the exception of Tailwind installation, which as I noted in #1036 are out of step with the official Tailwind docs as of version 4.0).
As I understand it this means cva can't be found. What step in the instructions is responsible for installing it? Maybe I missed that step.
Thank you for any help understanding this!
The text was updated successfully, but these errors were encountered:
Hello again,
I'm working through the Installation docs and trying the
<Button>
example at the bottom of the page.I'm getting this error:
I followed all the steps here (with the exception of Tailwind installation, which as I noted in #1036 are out of step with the official Tailwind docs as of version 4.0).
As I understand it this means cva can't be found. What step in the instructions is responsible for installing it? Maybe I missed that step.
Thank you for any help understanding this!
The text was updated successfully, but these errors were encountered: