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

Robin Malfait 963b9e5d3a use proper `SCSS` casing 1 週間 前
.github 0eff7e7c57 Increase CI timeouts for Windows intergarion tests 1 週間 前
crates 2ef87ab7fb Release v4.0.0-alpha.24 (#14395) 1 週間 前
integrations 7244f276c8 Don't assert on mangled CSS names (#14397) 1 週間 前
packages 963b9e5d3a use proper `SCSS` casing 1 週間 前
patches d9e3fd613b Add standalone CLI (#14270) 2 週間 前
playgrounds ab8972749c Postcss: Bring back proper type exports (#14256) 3 週間 前
scripts aa0075f57f Add GitHub release workflow (#14346) 2 週間 前
.gitattributes 35398e0ffb Add .gitattributes and define a merge strategy for changelog files 3 週間 前
.gitignore af2e69959d Add `test.debug` to integration tests (#14133) 1 ヶ月 前
.npmrc a68de1df27 introduce v4 codebase 6 ヶ月 前
.prettierignore 9bef278822 do not format `__snapshots__` files 1 週間 前
CHANGELOG.md adde6b07d3 Update change log to match release notes 1 週間 前
Cargo.lock a902128640 Improve Oxide scanner API (#14187) 1 ヶ月 前
Cargo.toml 1c48683a23 Hoist `oxide/crates` to just `crates` (#13333) 6 ヶ月 前
LICENSE abb702bf8f Add README, LICENSE, and CONTRIBUTING (#13088) 6 ヶ月 前
README.md 2ba42fe53d Copy README file to every package (#13096) 6 ヶ月 前
package.json d9e3fd613b Add standalone CLI (#14270) 2 週間 前
pnpm-lock.yaml 835922812b Rework Vite plugin to support lightningcss pre processor and fast rebuilds (#14269) 2 週間 前
pnpm-workspace.yaml d223112162 Bump dependencies (#14160) 1 ヶ月 前
rust-toolchain.toml 52f2993069 Pin rust toolchain to work around Windows regression (#14406) 1 週間 前
turbo.json fbf877aa0a Fix Rust build by passing through RUSTUP_HOME variable (#14171) 1 ヶ月 前
vitest.workspace.ts a68de1df27 introduce v4 codebase 6 ヶ月 前

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.