extract_tokens_from_css
Extract design tokens by parsing CSS custom properties for use in cross-platform theme generation and WCAG contrast validation.
Instructions
Parse CSS custom properties (variables) and extract design tokens
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| css | Yes | The contents of a CSS file with custom properties |