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

Jordan Pittman 407443c1a6 Add support for theme sub-variables by returning tuples vor 1 Monat
.github 54474086c8 Add support for basic `addVariant` plugins with new `@plugin` directive (#13982) vor 2 Monaten
crates 50a6a37dc9 Prepare for v4.0.0-alpha.18 release (#14057) vor 1 Monat
packages 407443c1a6 Add support for theme sub-variables by returning tuples vor 1 Monat
playgrounds 54474086c8 Add support for basic `addVariant` plugins with new `@plugin` directive (#13982) vor 2 Monaten
scripts 2fe2499635 Fix failing publish step (#14060) vor 1 Monat
.gitignore 1c48683a23 Hoist `oxide/crates` to just `crates` (#13333) vor 6 Monaten
.npmrc a68de1df27 introduce v4 codebase vor 6 Monaten
.prettierignore 1c48683a23 Hoist `oxide/crates` to just `crates` (#13333) vor 6 Monaten
CHANGELOG.md 50a6a37dc9 Prepare for v4.0.0-alpha.18 release (#14057) vor 1 Monat
Cargo.lock 19c8fe34fd remove Rust benchmarks and fixtures (#13335) vor 6 Monaten
Cargo.toml 1c48683a23 Hoist `oxide/crates` to just `crates` (#13333) vor 6 Monaten
LICENSE abb702bf8f Add README, LICENSE, and CONTRIBUTING (#13088) vor 6 Monaten
README.md 2ba42fe53d Copy README file to every package (#13096) vor 6 Monaten
package.json 0e92310caf Bump dependencies (#13738) vor 4 Monaten
pnpm-lock.yaml 54474086c8 Add support for basic `addVariant` plugins with new `@plugin` directive (#13982) vor 2 Monaten
pnpm-workspace.yaml 1c48683a23 Hoist `oxide/crates` to just `crates` (#13333) vor 6 Monaten
turbo.json a68de1df27 introduce v4 codebase vor 6 Monaten
vitest.workspace.ts a68de1df27 introduce v4 codebase vor 6 Monaten

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.