·tailwind-patterns
</>

tailwind-patterns

poletron/custom-rules

Tailwind CSS v4 原理。 CSS 优先配置、容器查询、现代模式、设计令牌架构。

4安装·0热度·@poletron

安装

$npx skills add https://github.com/poletron/custom-rules --skill tailwind-patterns

SKILL.md

| tailwind.config.js | CSS-based @theme directive | | PostCSS plugin | Oxide engine (10x faster) | | JIT mode | Native, always-on | | Plugin system | CSS-native features | | @apply directive | Still works, discouraged |

| CSS-first | Configuration in CSS, not JavaScript | | Oxide Engine | Rust-based compiler, much faster | | Native Nesting | CSS nesting without PostCSS | | CSS Variables | All tokens exposed as -- vars |

| Extend | Adding new values alongside defaults | | Override | Replacing default scale entirely | | Semantic tokens | Project-specific naming (primary, surface) |

Tailwind CSS v4 原理。 CSS 优先配置、容器查询、现代模式、设计令牌架构。 来源:poletron/custom-rules。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/poletron/custom-rules --skill tailwind-patterns
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 tailwind-patterns?

Tailwind CSS v4 原理。 CSS 优先配置、容器查询、现代模式、设计令牌架构。 来源:poletron/custom-rules。

如何安装 tailwind-patterns?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/poletron/custom-rules --skill tailwind-patterns 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/poletron/custom-rules