read_node_css
Get CSS representation of a Figma node for developer handoff. Supports CSS, Tailwind, and React inline styles.
Instructions
Get CSS representation of a node (for developer handoff).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | Node to get CSS for | |
| format | No | Output format (default: css) |