A utility-first CSS framework for rapidly building custom user interfaces.
For full documentation, visit tailwindcss.com.
- Clone the repo:
git clone https://github.com/tailwindcss/tailwindcss.git
- Install via npm:
npm install tailwindcss --save-dev
- Install via yarn:
yarn add tailwindcss --dev
For Tailwind config and cli configuration visit the doc page.
For help, discussion about best practices, or any other conversation that would benefit from being searchable:
Discuss Tailwind CSS on GitHub
For casual chit-chat with others using the framework:
Join the Tailwind CSS Slack Community
If you're interested in contributing to Tailwind CSS, please read our contributing docs before submitting a pull request.