Innovateninjas / Paws-frontend

A fast responsive webapp that allows you to report injured stray animals to the nearest NGOs.
https://pawss.vercel.app
GNU General Public License v3.0
62 stars 105 forks source link

📝[Docs]: Tailwind CSS Configuration Review and Improvements #521

Open iamabhishek2828 opened 2 weeks ago

iamabhishek2828 commented 2 weeks ago

Is there an existing issue for this?

Issue Description

The current Tailwind CSS configuration file in our project has potential issues and areas for improvement. This issue aims to review and enhance the configuration documentation for better readability, compatibility, and functionality.

Suggested Change

The proposed changes to the documentation include: Syntax and Formatting: Adding examples with proper indentation and consistent syntax.

TypeScript Extensions: Including ts and tsx file extensions in the content array examples.

Plugin Management: Providing information on verifying the usage of plugins and instructions for removing unnecessary ones.

Compatibility Check: Including steps to verify the configuration options with the current Tailwind CSS version.

Rationale

Updating the documentation is essential to ensure: New and existing developers can quickly understand and implement the configuration. The project maintains consistent coding standards and practices. The configuration is optimized and free from potential issues. Better plugin management and usage, ensuring the configuration is up-to-date and efficient.

Urgency

Medium

Record

github-actions[bot] commented 2 weeks ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. Please make sure to read this issue for important guidelines. We aim to respond or assign your issue as soon as possible.

codewarnab commented 1 week ago

Assigned