Configs2026年4月6日·1 分钟阅读

Tailwind CSS v4 — Utility-First CSS Framework

The most popular utility-first CSS framework, now with v4 engine rewritten in Rust. 10x faster builds, automatic content detection, and zero-config setup. 90,000+ GitHub stars.

介绍

Tailwind CSS is the most popular utility-first CSS framework, with 90,000+ GitHub stars. The v4 engine was rewritten in Rust, making builds 10x faster and enabling zero-config auto-detection. AI tools (v0, Cursor, Claude Code) output Tailwind by default.


Quick Use

npm install tailwindcss @tailwindcss/vite
/* app.css */
@import "tailwindcss";

No config file needed — v4 auto-detects content files.


Intro

Tailwind CSS is the most popular utility-first CSS framework, with 90,000+ GitHub stars. The v4 engine was rewritten in Rust, making builds 10x faster and enabling zero-config auto-detection. AI tools (v0, Cursor, Claude Code) output Tailwind by default.


Source & Thanks

Created by Tailwind Labs. Licensed under MIT.

tailwindcss — ⭐ 90,000+

🙏

来源与感谢

Created by Tailwind Labs. Licensed under MIT.

tailwindcss — ⭐ 90,000+

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产