analyze_css
Identifies unused CSS, render-blocking stylesheets, and oversized framework bundles using Playwright coverage analysis. Reports per-stylesheet usage percentages and critical CSS optimization opportunities.
Instructions
Use Playwright CSS coverage to find unused CSS, render-blocking stylesheets, and large framework bundles (Bootstrap, Tailwind). Reports per-stylesheet usage percentages and critical CSS opportunities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to analyze |