Get Component CSS Variables
get_components_variablesGet CSS design tokens for components, filter by category (spacing, typography, etc.) to access styling variables.
Instructions
Get CSS custom properties (design tokens) for a component. Filter by category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Filter by category (e.g., 'spacing', 'typography', 'size') | |
| component | Yes | Component name (e.g., 'Button', 'Alert', 'DataTable') |