pkg.soopen package index

brew / 排名 1582

使用 Homebrew, Nix, scoop 安装 tailwindcss

查看 tailwindcss 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install tailwindcss

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#tailwindcss

nixpkgs package indexes · pkgs/by-name/ta/tailwindcss/package.nix · 来源: api.github.com

Windows

Scoop已验证 · 92%
scoop install main/tailwindcss

Scoop official bucket manifest trees · bucket/tailwindcss.json · 来源: api.github.com

概览

软件包摘要

Utility-first CSS framework

命令和别名

  • tailwindcss

历史

项目历史与用法

Tailwind CSS is a utility-first CSS framework and command-line build tool for generating CSS from utility classes found in project source files. Tailwind Labs describes it as fast, flexible, reliable, and zero-runtime, with official docs centered on Vite, PostCSS, the Tailwind CLI, framework guides, and Play CDN usage.

项目历史

Tailwind CSS grew out of the utility-first CSS movement and reached a stable 1.0 milestone before the 2.0 release. The official Tailwind CSS v2.0 announcement says v1.0 had been released almost exactly 18 months earlier and describes v2.0 as the framework's first major update, adding a new color palette, dark mode support, wider breakpoints, form styles, and other utility expansions.

Tailwind CSS v2.1 brought the Just-in-Time engine into core as an opt-in feature after the separate JIT preview, changing Tailwind from a mostly ahead-of-time utility generator into a faster on-demand compiler. Tailwind CSS v2.2 followed with a rewritten high-performance CLI, making the command-line package itself a first-class workflow.

Tailwind CSS v4.0 was announced as a ground-up rewrite optimized for performance and modern CSS. The v4 docs and blog emphasize CSS-first configuration with `@theme`, automatic content detection, built-in import handling, and first-party integration through `@tailwindcss/cli` and `@tailwindcss/vite`.

采用历史

Tailwind's adoption is visible in its packaging surface: npm is primary, but Homebrew, Nix, and Scoop package the CLI for users who want a system-level executable. The official README points users to tailwindcss.com for documentation and to GitHub Discussions for community support, while the docs provide framework-specific installation paths.

The framework also developed an ecosystem around editor support, Headless UI, Heroicons, Tailwind Plus, and Tailwind Play. For package-manager users, that ecosystem matters because Tailwind is often installed both as a project dependency and as an editor or CLI tool.

使用方式

Official CLI documentation installs `tailwindcss` and `@tailwindcss/cli`, imports `@import "tailwindcss";` in a CSS file, and runs `npx @tailwindcss/cli -i ./src/input.css -o ./src/output.css --watch`. Tailwind then scans templates for class names and generates the corresponding static CSS.

Current v4 customization is primarily CSS-driven through theme variables and directives. Legacy JavaScript configuration can still be loaded with `@config`, but the docs mark that path as compatibility for Tailwind CSS v3.x projects and note unsupported v4 options.

为什么软件包爱好者会关心

Tailwind CSS is package-nerd significant because it sits at the intersection of frontend build tooling, package-manager workflows, and editor tooling. It is commonly pulled through npm in projects but also packaged as a standalone CLI for Homebrew and other managers, making it a frequent test case for how JavaScript build tools are wrapped for system package ecosystems.

Its evolution from configuration-heavy JavaScript files toward CSS-first configuration and standalone CLI packages also tracks a broader packaging concern: reducing required toolchain assumptions while keeping fast incremental builds and framework integration.

时间线

  • 2019: Tailwind CSS v1.0 stability milestone, referenced by the v2.0 announcement as almost exactly 18 months before v2.0.
  • 2020: Tailwind CSS v2.0 released as the first major update.
  • 2021: Tailwind CSS v2.1 merged the JIT engine into core.
  • 2021: Tailwind CSS v2.2 introduced a rewritten high-performance CLI.
  • 2025: Tailwind CSS v4.0 released as a ground-up rewrite with CSS-first configuration and modern web-platform features.

Related projects

  • Related first-party projects include Tailwind CSS IntelliSense, Headless UI, Heroicons, Tailwind Play, and Tailwind Plus. The language server and IntelliSense extension are especially relevant to CLI/package culture because they package Tailwind's class knowledge for editors.

安全态势

尚未找到受保护工具覆盖

没有找到 tailwindcss 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
tailwindcss可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本4.3.3
管理器更新时间2026-07-17
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:tailwindcss
版本4.3.3
软件包管理器Homebrew
主页https://tailwindcss.com
仓库https://github.com/tailwindlabs/tailwindcss
最后更新2026-07-17T16:42:16Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

tailwindcss

nix profile install nixpkgs#tailwindcss
  • normalized package name match
  • 匹配方式:Tailwindcss
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ta/tailwindcss/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

main/tailwindcss

scoop install main/tailwindcss
  • normalized package name match
  • 匹配方式:Tailwindcss
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/tailwindcss.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation