Analyze ICC Plus Custom CSS
iccplus_css_analyzeAnalyze CSS to check syntax, selector specificity, official classes, project ids, inline-style conflicts, and external assets for ICC Plus projects.
Instructions
Statically analyze stored or candidate CSS for syntax, selector specificity, official classes, project ids, inline-style conflicts, and external assets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| css | No | Candidate CSS. Omit to analyze the open project customCSS value. | |
| project_id | No | Adds project-aware target resolution; CSS is read from the project when css is omitted. | |
| include_rules | No | ||
| max_diagnostics | No |