什麼是 tailwind-v4?
Tailwind CSS v4 具有 CSS 優先的配置和設計令牌。設定 Tailwind v4、定義主題變數、使用 OKLCH 顏色或配置深色模式時使用。在 @theme、@tailwindcss/vite、oklch、CSS 變數、--color-、tailwind v4 上觸發。 來源:artivilla/agents-config。
Tailwind CSS v4 具有 CSS 優先的配置和設計令牌。設定 Tailwind v4、定義主題變數、使用 OKLCH 顏色或配置深色模式時使用。在 @theme、@tailwindcss/vite、oklch、CSS 變數、--color-、tailwind v4 上觸發。
透過命令列快速安裝 tailwind-v4 AI 技能到你的開發環境
來源:artivilla/agents-config。
| Configuration | tailwind.config.js | @theme in CSS | | Build Tool | PostCSS plugin | @tailwindcss/vite | | Colors | rgb() / hsl() | oklch() (default) | | Theme Extension | extend: {} in JS | CSS variables | | Dark Mode | darkMode config option | CSS variants |
default (standard mode) Generates CSS variables that can be referenced elsewhere:
Note: You can also use @theme default explicitly to mark theme values that can be overridden by non-default @theme declarations.
Tailwind CSS v4 具有 CSS 優先的配置和設計令牌。設定 Tailwind v4、定義主題變數、使用 OKLCH 顏色或配置深色模式時使用。在 @theme、@tailwindcss/vite、oklch、CSS 變數、--color-、tailwind v4 上觸發。 來源:artivilla/agents-config。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/artivilla/agents-config --skill tailwind-v4Tailwind CSS v4 具有 CSS 優先的配置和設計令牌。設定 Tailwind v4、定義主題變數、使用 OKLCH 顏色或配置深色模式時使用。在 @theme、@tailwindcss/vite、oklch、CSS 變數、--color-、tailwind v4 上觸發。 來源:artivilla/agents-config。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/artivilla/agents-config --skill tailwind-v4 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/artivilla/agents-config