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

Adam Wathan 5ed5f19a95 WIP před 1 týdnem
.github c37473e17b set registry url před 2 týdny
crates 15d1714c33 v4.0.0-alpha.23 před 2 týdny
integrations 7244f276c8 Don't assert on mangled CSS names (#14397) před 1 týdnem
packages 5ed5f19a95 WIP před 1 týdnem
patches d9e3fd613b Add standalone CLI (#14270) před 2 týdny
playgrounds ab8972749c Postcss: Bring back proper type exports (#14256) před 3 týdny
scripts aa0075f57f Add GitHub release workflow (#14346) před 2 týdny
.gitattributes 35398e0ffb Add .gitattributes and define a merge strategy for changelog files před 3 týdny
.gitignore af2e69959d Add `test.debug` to integration tests (#14133) před 1 měsícem
.npmrc a68de1df27 introduce v4 codebase před 6 měsíci
.prettierignore 1c48683a23 Hoist `oxide/crates` to just `crates` (#13333) před 6 měsíci
CHANGELOG.md 63390c97b2 Throw a useful error when `tailwindcss` is used as a PostCSS plugin (#14378) před 1 týdnem
Cargo.lock a902128640 Improve Oxide scanner API (#14187) před 1 měsícem
Cargo.toml 1c48683a23 Hoist `oxide/crates` to just `crates` (#13333) před 6 měsíci
LICENSE abb702bf8f Add README, LICENSE, and CONTRIBUTING (#13088) před 6 měsíci
README.md 2ba42fe53d Copy README file to every package (#13096) před 6 měsíci
package.json d9e3fd613b Add standalone CLI (#14270) před 2 týdny
pnpm-lock.yaml 835922812b Rework Vite plugin to support lightningcss pre processor and fast rebuilds (#14269) před 2 týdny
pnpm-workspace.yaml d223112162 Bump dependencies (#14160) před 1 měsícem
turbo.json fbf877aa0a Fix Rust build by passing through RUSTUP_HOME variable (#14171) před 1 měsícem
vitest.workspace.ts a68de1df27 introduce v4 codebase před 6 měsíci

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.