extract_tokens_from_tailwind
Extract design tokens from Tailwind CSS configuration files to create universal theme values for cross-platform design systems.
Instructions
Parse a Tailwind config and extract theme values into universal design tokens
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | Yes | The contents of a tailwind.config.js or tailwind.config.ts file |