Lint a usage
lint_usageValidate design system usage by checking token names, render states, and CSS for hardcoded values or inline styles, returning issues by severity.
Instructions
Validate a proposed usage against the system: token names must resolve, render states must be canonical, and CSS must be tokens-only (no hardcoded hex/rgb, no inline styles). Returns issues by severity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| css | No | ||
| states | No | ||
| tokens | No |