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.
- Tailwind CSS v4 Beta: Leveraging the latest features and improvements from Tailwind CSS.
- ShadCN Components: Updated components for a modern and consistent UI.
- Fluent UI Tokens: Using Microsoft Fluent UI design tokens for consistent theming.
- SharePoint JSON Themes: Applying SharePoint JSON themes to ensure seamless integration with Microsoft environments.
To get started with Fluent Tailwind, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/fluent-tailwind.git
- Navigate to the project directory:
cd fluent-tailwind
- Install dependencies:
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.