A utility-first CSS framework for rapid UI development. https://tailwindcss.com/

Adam Wathan e000caa0bd Add support for `inline` option when defining `@theme` values (#14095) 1 month ago
.github 27912f9bb5 Add integration test setup and tests for the Vite integration (#14089) 1 month ago
crates a2159e80f5 Add Windows CI (#14065) 1 month ago
integrations 27912f9bb5 Add integration test setup and tests for the Vite integration (#14089) 1 month ago
packages e000caa0bd Add support for `inline` option when defining `@theme` values (#14095) 1 month ago
playgrounds 266727138c Upgrade vitest and remove bench script from CI (#14101) 1 month ago
scripts 27912f9bb5 Add integration test setup and tests for the Vite integration (#14089) 1 month ago
.gitignore 1c48683a23 Hoist `oxide/crates` to just `crates` (#13333) 6 months ago
.npmrc a68de1df27 introduce v4 codebase 6 months ago
.prettierignore 1c48683a23 Hoist `oxide/crates` to just `crates` (#13333) 6 months ago
CHANGELOG.md e000caa0bd Add support for `inline` option when defining `@theme` values (#14095) 1 month ago
Cargo.lock 19c8fe34fd remove Rust benchmarks and fixtures (#13335) 6 months ago
Cargo.toml 1c48683a23 Hoist `oxide/crates` to just `crates` (#13333) 6 months ago
LICENSE abb702bf8f Add README, LICENSE, and CONTRIBUTING (#13088) 6 months ago
README.md 2ba42fe53d Copy README file to every package (#13096) 6 months ago
package.json 27912f9bb5 Add integration test setup and tests for the Vite integration (#14089) 1 month ago
pnpm-lock.yaml 27912f9bb5 Add integration test setup and tests for the Vite integration (#14089) 1 month ago
pnpm-workspace.yaml 27912f9bb5 Add integration test setup and tests for the Vite integration (#14089) 1 month ago
turbo.json a68de1df27 introduce v4 codebase 6 months ago
vitest.workspace.ts a68de1df27 introduce v4 codebase 6 months ago

README.md

Tailwind CSS

A utility-first CSS framework for rapidly building custom user interfaces.

Build Status Total Downloads Latest Release License


Documentation

For full documentation, visit tailwindcss.com.

Community

For help, discussion about best practices, or any other conversation that would benefit from being searchable:

Discuss Tailwind CSS on GitHub

For chatting with others using the framework:

Join the Tailwind CSS Discord Server

Contributing

If you're interested in contributing to Tailwind CSS, please read our contributing docs before submitting a pull request.