ashutosh-rath02 / git-re

Generate your resume based on your github profile at a click.
https://git-re.vercel.app
Apache License 2.0
77 stars 80 forks source link

Refactor: Remove Redundant Tailwind Config File and Migrate Existing Config to TypeScript #191

Closed dhairyathedev closed 4 months ago

dhairyathedev commented 4 months ago

Issue

There are currently two Tailwind CSS configuration files in the project, but one of them is redundant. To resolve this, we need to remove the unnecessary tailwind.config.ts file. Additionally, since the application uses TypeScript, we should migrate the working tailwind.config.js file to TypeScript.

Please assign this issue to me.

ashutosh-rath02 commented 4 months ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

ashutosh-rath02 commented 4 months ago

Hello @dhairyathedev! Your issue #191 has been closed. Thank you for your contribution!