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

Robin Malfait a135c80115 ensure nested selectors are not modified when using `peer-*` hace 2 meses
.github 54474086c8 Add support for basic `addVariant` plugins with new `@plugin` directive (#13982) hace 2 meses
crates 06e96e0767 Prep next release: `4.0.0-alpha.17` (#13951) hace 2 meses
packages a135c80115 ensure nested selectors are not modified when using `peer-*` hace 2 meses
playgrounds 54474086c8 Add support for basic `addVariant` plugins with new `@plugin` directive (#13982) hace 2 meses
scripts 1c48683a23 Hoist `oxide/crates` to just `crates` (#13333) hace 6 meses
.gitignore 1c48683a23 Hoist `oxide/crates` to just `crates` (#13333) hace 6 meses
.npmrc a68de1df27 introduce v4 codebase hace 6 meses
.prettierignore 1c48683a23 Hoist `oxide/crates` to just `crates` (#13333) hace 6 meses
CHANGELOG.md 5ebd5896d7 Add support for custom variants via CSS (#13992) hace 2 meses
Cargo.lock 19c8fe34fd remove Rust benchmarks and fixtures (#13335) hace 6 meses
Cargo.toml 1c48683a23 Hoist `oxide/crates` to just `crates` (#13333) hace 6 meses
LICENSE abb702bf8f Add README, LICENSE, and CONTRIBUTING (#13088) hace 6 meses
README.md 2ba42fe53d Copy README file to every package (#13096) hace 6 meses
package.json 0e92310caf Bump dependencies (#13738) hace 4 meses
pnpm-lock.yaml 54474086c8 Add support for basic `addVariant` plugins with new `@plugin` directive (#13982) hace 2 meses
pnpm-workspace.yaml 1c48683a23 Hoist `oxide/crates` to just `crates` (#13333) hace 6 meses
turbo.json a68de1df27 introduce v4 codebase hace 6 meses
vitest.workspace.ts a68de1df27 introduce v4 codebase hace 6 meses

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.