Overview
Tailwind v4 is being tested in this temporary repository to identify and fix any bugs. Users are encouraged to send pull requests with fixes, which will be reviewed and incorporated into the main codebase.
Features
- Testing Tailwind v4: Temporary repository for testing Tailwind CSS version 4.
- Bug Fixes: Encourages users to identify and fix bugs.
- Pull Requests: Users can submit fixes via pull requests for review and inclusion.
Installation
To test Tailwind v4, follow these steps:
- Clone the repository:
git clone [repository-url]
- Install dependencies:
npm install
- Start the development server:
npm run start
Summary
This temporary repository serves as a testing ground for Tailwind CSS version 4. Users are invited to identify and fix bugs by sending pull requests, which will be reviewed and integrated into the main codebase.