[feat]: Update the CLI documentation to Include Instructions on Installing React 18 Components #6907
jarednapier
started this conversation in
General
Replies: 2 comments
-
Specifically, I think we need instructions on installing for React 18 + Tailwind 3. |
Beta Was this translation helpful? Give feedback.
0 replies
-
We still support React 18 and Tailwind v3.
I've tested this and it works. I've attached a recording below for Next.js 18 and Tailwind v3. Notice that the cli properly uses Give it a try. If you see any issues, ping me here. I'll help. shadcn-react-18-tailwind-v3.mp4 |
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.
-
Feature description
Currently the @latest option for the shadcn npm command installs the React 19 version of components. It would be nice to still be able to install the React 18 versions, whether that involves using an older version of the CLI tool or is just a new option.
Affected component/components
No response
Additional Context
Additional details here...
Before submitting
Beta Was this translation helpful? Give feedback.
All reactions