Add shadcn components to a RedwoodJS project
npm install rw-shadrw-shad
=======
Generate components in your RedwoodJS project
Usage
-----
```
yarn rw-shad
Details
-------
Under the hood this will run npx --yes
Where is my latest build of shadcn and is
the name of the component you want to generate.
Contributing
------------
If you want to add JS support, or contribute any other changes an easy way to
test this locally is:
``
yarn start --cwd ../rw-example-project
Just run yarn release:patch|minor|major in this directory (packages/add`)