unused_css
Identify CSS selectors that match no elements in the current DOM, helping find unused styles. Works approximately, as cross-origin sheets are unreadable.
Instructions
List CSS selectors matching nothing in the current DOM (approximate; cross-origin sheets unreadable).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_id | No | Target tab; omitted = last tab navigated in this session, else the active one | |
| max_selectors | No | Cap on unused selectors reported: a large stylesheet has thousands |