Anurag Singh
Anurag Singh
### Feature description  Error: Running the command above results in an error or unexpected behavior because the command format does not align with the latest Tailwind v4, V3 update....
this PR fixes #6960
**Describe the bug** the course track Dailup image ins't resposive **To Reproduce** Steps to reproduce the behavior: 1. visit [here](https://projects.100xdevs.com/) 2. open any desired track **Expected behavior** full image should...
## Description This PR replaces of `any` with `unknown` for better type safety, strongly typed code, and stricter type-checking. ## Why Change `any` to `unknown`? - `any` bypasses TypeScript's type-checking,...