This pull request adds detailed instructions on how to set up and use Tailwind CSS in a React project. This PR also includes the necessary npm package for Tailwind CSS and updates the configuration files.
Type of Change
Added Tailwind CSS npm package to the project.
Configuration details for setting up Tailwind CSS in the project.
Fix #7 Add tailwind css to project
Description
This pull request adds detailed instructions on how to set up and use Tailwind CSS in a React project. This PR also includes the necessary npm package for Tailwind CSS and updates the configuration files.
Type of Change