Mohammad Lashani
Mohammad Lashani
> Confirmed. Finds the config, links it to the app.css, but then fails to proceed because it cannot resolve the path. > > * npm install @tailwindcss/upgrade@next > * [Committed...
same issue with `asChild`
i only needed the button styles so i used this You can use `className={cn(buttonVariants({ variant, size }), className)}` ```jsx import { cn } from "@/lib/utils"; import type { VariantProps }...
> i am facing same issue in below as well > > ` > Go to Profile > > ` > > is this resolved by any chance? Use this...
```js r [HTTPError]: Request failed with status code 400 Bad Request: GET http://blog.space/posts/markdown/2.md at o (D:\-code\work\vsim\.next\server\chunks\2576.js:1:82169) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async T._retry (D:\-code\work\vsim\.next\server\chunks\2576.js:1:85858) at async i. [as text] (D:\-code\work\vsim\.next\server\chunks\2576.js:1:82789) at...
> Just FYI the chrome store still shows version 1.0.9. I see the version here is already on 1.1.4 but that version still causes errors: > > ``` > at...