-
### Describe the bug
When I use Ctrl+C to terminate the process of launching vite, I may leave behind the temporary file vite.config.js.timestamp.xxxxx.mjs
![微信图片_20230519153447](https://github.co…
-
When trying to add a new component to an nx project the error `Failed to load tsconfig.json. Couldn't find tsconfig.json` occurs. Normally for nx projects you will have a `tsconfig.base.json` and have…
-
**Config File**
```
{
"hasSrc": true,
"packages": [
"shadcn-ui",
"drizzle",
"next-auth"
],
"preferredPackageManager": "npm",
"t3": false,
"alias": "@",
"analytics…
-
### Reproduction
https://github.com/max-fletcher/nuxt_boilerplate
### Describe the bug
I am testing using my own boilerplate( https://github.com/max-fletcher/nuxt_boilerplate ) that uses Nuxt…
-
I'm bootstrapping my project with nx and we don't get a tsconfig.json at the root level.
It would be nice if we could manually change the path for the tsconfig.json just like how we can change tailwi…
-
## Description:
Request the development of an Nx plugin specifically designed for this library. The Nx plugin would significantly enhance the development experience by providing seamless integration …
-
**Is your feature request related to a problem? Please describe.**
People have different style libraries they like to use, and adding a specific library to the boilerplate has more downsides than u…
-
(Apologies for any language barriers; English is my second language.)
As someone relatively new to front-end development, I recently encountered an issue when following instructions to add "shad-cn…
-
Hi,
Great repo!
I've been doing something similar, but not as extensive, and considering throwing away my stuff and adopting yours.
Once thing I've been doing differently is using `tw-classed`, so …
-
### Discussed in https://github.com/shadcn-ui/ui/discussions/2388
Originally posted by **aaroncurtisyoga** January 11, 2024
I noticed that when using the shadcn-ui form component as instructed…