{"library":"tailwindcss","type":"library","category":null,"description":"Tailwind CSS is a highly popular, utility-first CSS framework designed for rapidly building custom user interfaces directly in your markup. The current stable release series is v4.2.2, which represents a significant architectural shift with a new, faster Rust-based engine (Oxide and Lightning CSS) for processing CSS. It has an active release cadence with frequent patch and minor updates. Key differentiators for v4 include its move towards a \"CSS-first\" configuration model, where customization is primarily handled within CSS files using `@theme` directives, and automatic content detection, simplifying the build process. Unlike previous versions, Tailwind CSS v4 no longer requires PostCSS for its core compilation, as it integrates its own CSS processing pipeline. Dedicated bundler plugins like `@tailwindcss/vite` and `@tailwindcss/webpack` are provided for seamless integration into modern build ecosystems, while still offering a PostCSS compatibility layer via `@tailwindcss/postcss` for existing setups. This version emphasizes performance, a smaller footprint, and leverages modern CSS features like native cascade layers and `color-mix()` for enhanced capabilities and developer experience.","language":"javascript","status":"active","version":"4.2.2","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install tailwindcss","imports":["import tailwindcss from '@tailwindcss/postcss'","import plugin from 'tailwindcss/plugin'","@import 'tailwindcss';"]},{"cmd":"yarn add tailwindcss","imports":[]},{"cmd":"pnpm add tailwindcss","imports":[]}],"homepage":"https://tailwindcss.com","github":"https://github.com/tailwindlabs/tailwindcss","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/tailwindcss","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/tailwindcss/compatibility"}}