Status: Work in Progress (WIP)
Fluent Tailwind is a project that integrates the latest Tailwind CSS v4 beta with updated ShadCN components. The goal is to theme ShadCN components to match Microsoft Fluent UI using Fluent UI tokens and SharePoint JSON themes.
To get started with Fluent Tailwind, follow these steps:
git clone https://github.com/yourusername/fluent-tailwind.git
cd fluent-tailwind
npm install
To start the development server, run:
npm run dev
Contributions are welcome! Please open an issue or submit a pull request for any changes or improvements.
This project is licensed under the MIT License. See the LICENSE file for details.