generate_css_variables
Convert universal design tokens into CSS custom properties with built-in support for light and dark mode themes.
Instructions
Generate CSS custom properties from universal design tokens with light/dark mode support
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokens | Yes | Universal design tokens JSON string | |
| darkTokens | No | Optional dark mode universal design tokens JSON string |