css-variables

Use CSS variables from the theme system in components. Use when adding z-index, animation durations, or other themeable values to components. Covers themeVars usage, the prepareCssVars utility, and runtime theming.

$ 安裝

git clone https://github.com/sernstberger/base-joy /tmp/base-joy && cp -r /tmp/base-joy/.claude/skills/css-variables ~/.claude/skills/base-joy

// tip: Run this command in your terminal to install the skill