Anurag Singh

Results 4 issues of Anurag Singh

### Feature description ![Image](https://github.com/user-attachments/assets/3b28eab0-3d63-4d10-acf6-4a067ea955d4) 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....

area: request

**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...

bug
needs-triage

## 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,...